Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Latest commit

 

History

History
executable file
·
709 lines (474 loc) · 35.1 KB

CHANGELOG.md

File metadata and controls

executable file
·
709 lines (474 loc) · 35.1 KB

37.1.1 (2023-10-06)

37.1.0 (2023-09-20)

37.0.2 (2023-09-12)

37.0.1 (2023-09-07)

37.0.0 (2023-09-05)

36.2.1 (2023-08-24)

36.2.0 (2023-08-24)

36.1.0 (2023-08-16)

36.0.0 (2023-08-04)

35.0.2 (2023-07-11)

35.0.1 (2023-07-11)

35.0.0 (2023-07-11)

34.2.0 (2023-06-19)

34.1.0 (2023-05-31)

34.0.0 (2023-05-05)

33.0.0 (2023-04-25)

32.1.0 (2023-04-13)

32.0.0 (2023-04-12)

31.1.0 (2023-03-30)

31.0.0 (2023-03-22)

30.1.1 (2023-03-09)

30.1.0 (2023-03-09)

30.0.3 (2023-03-07)

30.0.2 (2023-03-07)

30.0.1 (2023-03-07)

Bug Fixes

  • add missing dependencies (e6e955f)
  • disable no-empty-source rule (becf8d3)
  • order: move bem order (0c422ce)
  • remove buggy bem element selector ryle (1d44ef7)

Features

  • add no-unresolved-module (7d61b94)
  • add stylelint-at-rule-no-children and stylelint-selector-no-empty plugins (975ea50)
  • add stylelint-declaration-block-no-ignored-properties plugin (164a4ac)
  • add stylelint-high-performance-animation plugin (165f67e)
  • add use-logical plugin (15eb2ff)
  • ally plugin (92a3ccf)
  • extend order rules (db935e3)
  • group media before nested (61e4204)
  • group rules (ff129d5)
  • migrate to stylelint v14 (8f9d491)
  • order: extend pseudos (048284c)
  • order: extend rules (8525ece)
  • plugin: add csstree-validator (c832275)
  • plugin: add no-indistinguishable-colors (967c3a8)
  • plugin: add no-nested-media (1701a5f)
  • plugins: add no-unsupported-browser-features and color-format (af0117b)
  • readme: add title (5a36c3d)
  • scss: add at-extend-no-missing-placeholder rule (53d31d0)
  • scss: extend rules (af17ab0)
  • stylelint-order: extend order rules (23abac9)

29.0.0 (2023-02-09)

28.1.0 (2023-02-02)

28.0.1 (2023-01-14)

28.0.0 (2023-01-06)

27.5.1 (2022-12-16)

27.5.0 (2022-12-09)

27.4.0 (2022-12-04)

27.3.0 (2022-11-28)

27.2.0 (2022-11-14)

27.1.1 (2022-11-11)

27.1.0 (2022-11-08)

27.0.1 (2022-10-27)

27.0.0 (2022-10-27)

26.1.0 (2022-10-24)

26.0.0 (2022-10-17)

25.0.2 (2022-10-14)

25.0.1 (2022-10-03)

25.0.0 (2022-09-30)

24.3.0 (2022-09-28)

24.2.1 (2022-09-23)

24.2.0 (2022-09-21)

24.1.1 (2022-09-08)

24.1.0 (2022-09-07)

24.0.3 (2022-09-03)

24.0.2 (2022-09-01)

24.0.1 (2022-08-24)

24.0.0 (2022-08-22)

22.0.0 (2022-08-22)

21.0.0 (2022-08-16)

20.0.2 (2022-08-10)

20.0.1 (2022-08-02)

20.0.0 (2022-07-31)

19.0.0 (2022-07-18)

18.1.0 (2022-07-11)

18.0.2 (2022-07-08)

Bug Fixes

  • add missing dependencies (e6e955f)

18.0.1 (2022-06-20)

18.0.0 (2022-06-14)

17.1.0 (2022-06-06)

17.0.0 (2022-06-02)

16.0.0 (2022-05-31)

15.6.3 (2022-05-25)

15.6.2 (2022-05-20)

15.6.1 (2022-05-06)

15.6.0 (2022-05-04)

15.5.2 (2022-04-20)

15.5.1 (2022-04-07)

15.5.0 (2022-04-07)

15.4.1 (2022-03-28)

15.4.0 (2022-03-22)

15.3.0 (2022-03-17)

15.2.0 (2022-03-16)

15.1.4 (2022-02-24)

15.1.3 (2022-02-22)

15.1.2 (2022-02-21)

15.1.1 (2022-02-18)

15.1.0 (2022-02-11)

15.0.0 (2022-02-09)

14.2.1 (2022-01-25)

14.2.0 (2022-01-24)

14.1.0 (2021-12-21)

14.0.1 (2021-12-15)

14.0.0 (2021-12-15)

13.1.1 (2021-12-09)

13.1.0 (2021-11-29)

13.0.0 (2021-11-22)

12.0.1 (2021-11-16)

12.0.0 (2021-11-16)

Bug Fixes

  • disable no-empty-source rule (becf8d3)
  • order: move bem order (0c422ce)
  • remove buggy bem element selector ryle (1d44ef7)

Features

  • add no-unresolved-module (7d61b94)
  • add stylelint-at-rule-no-children and stylelint-selector-no-empty plugins (975ea50)
  • add stylelint-declaration-block-no-ignored-properties plugin (164a4ac)
  • add stylelint-high-performance-animation plugin (165f67e)
  • add use-logical plugin (15eb2ff)
  • ally plugin (92a3ccf)
  • extend order rules (db935e3)
  • group media before nested (61e4204)
  • group rules (ff129d5)
  • migrate to stylelint v14 (8f9d491)
  • order: extend pseudos (048284c)
  • order: extend rules (8525ece)
  • plugin: add csstree-validator (c832275)
  • plugin: add no-indistinguishable-colors (967c3a8)
  • plugin: add no-nested-media (1701a5f)
  • plugins: add no-unsupported-browser-features and color-format (af0117b)
  • readme: add title (5a36c3d)
  • scss: add at-extend-no-missing-placeholder rule (53d31d0)
  • scss: extend rules (af17ab0)
  • stylelint-order: extend order rules (23abac9)

11.0.0 (2021-11-08)

10.0.3 (2021-10-28)

10.0.2 (2021-10-26)

10.0.1 (2021-10-26)

10.0.0 (2021-10-26)

9.0.0 (2021-10-25)

Features

  • migrate to stylelint v14 (8f9d491)

8.0.1 (2021-10-15)

8.0.0 (2021-10-13)

7.3.2 (2021-09-24)

7.3.1 (2021-09-15)

7.3.0 (2021-09-15)

7.2.2 (2021-09-14)

7.2.1 (2021-09-10)

7.2.0 (2021-09-10)

7.1.3 (2021-09-03)

7.1.2 (2021-09-01)

7.1.1 (2021-08-29)

Bug Fixes

  • disable no-empty-source rule (becf8d3)
  • order: move bem order (0c422ce)
  • remove buggy bem element selector ryle (1d44ef7)

Features

  • add no-unresolved-module (7d61b94)
  • add stylelint-at-rule-no-children and stylelint-selector-no-empty plugins (975ea50)
  • add stylelint-declaration-block-no-ignored-properties plugin (164a4ac)
  • add stylelint-high-performance-animation plugin (165f67e)
  • add use-logical plugin (15eb2ff)
  • ally plugin (92a3ccf)
  • extend order rules (db935e3)
  • group media before nested (61e4204)
  • group rules (ff129d5)
  • order: extend pseudos (048284c)
  • order: extend rules (8525ece)
  • plugin: add csstree-validator (c832275)
  • plugin: add no-indistinguishable-colors (967c3a8)
  • plugin: add no-nested-media (1701a5f)
  • plugins: add no-unsupported-browser-features and color-format (af0117b)
  • readme: add title (5a36c3d)
  • scss: add at-extend-no-missing-placeholder rule (53d31d0)
  • scss: extend rules (af17ab0)
  • stylelint-order: extend order rules (23abac9)

7.1.0 (2021-08-17)

Bug Fixes

  • disable no-empty-source rule (becf8d3)
  • order: move bem order (0c422ce)
  • remove buggy bem element selector ryle (1d44ef7)

Features

  • add no-unresolved-module (7d61b94)
  • add stylelint-at-rule-no-children and stylelint-selector-no-empty plugins (975ea50)
  • add stylelint-declaration-block-no-ignored-properties plugin (164a4ac)
  • add stylelint-high-performance-animation plugin (165f67e)
  • add use-logical plugin (15eb2ff)
  • ally plugin (92a3ccf)
  • extend order rules (db935e3)
  • group media before nested (61e4204)
  • group rules (ff129d5)
  • order: extend pseudos (048284c)
  • order: extend rules (8525ece)
  • plugin: add csstree-validator (c832275)
  • plugin: add no-indistinguishable-colors (967c3a8)
  • plugin: add no-nested-media (1701a5f)
  • plugins: add no-unsupported-browser-features and color-format (af0117b)
  • readme: add title (5a36c3d)
  • scss: add at-extend-no-missing-placeholder rule (53d31d0)
  • scss: extend rules (af17ab0)
  • stylelint-order: extend order rules (23abac9)

7.0.2 (2021-08-06)

7.0.1 (2021-08-06)

7.0.0 (2021-08-06)

Features

  • plugin: add csstree-validator (c832275)

6.3.2 (2021-08-04)

6.3.1 (2021-07-27)

6.3.0 (2021-07-21)

6.2.0 (2021-07-19)

Bug Fixes

  • disable no-empty-source rule (becf8d3)
  • order: move bem order (0c422ce)
  • remove buggy bem element selector ryle (1d44ef7)

Features

  • add no-unresolved-module (7d61b94)
  • add stylelint-at-rule-no-children and stylelint-selector-no-empty plugins (975ea50)
  • add stylelint-declaration-block-no-ignored-properties plugin (164a4ac)
  • add stylelint-high-performance-animation plugin (165f67e)
  • add use-logical plugin (15eb2ff)
  • ally plugin (92a3ccf)
  • extend order rules (db935e3)
  • group rules (ff129d5)
  • order: extend pseudos (048284c)
  • order: extend rules (8525ece)
  • plugin: add no-indistinguishable-colors (967c3a8)
  • plugin: add no-nested-media (1701a5f)
  • plugins: add no-unsupported-browser-features and color-format (af0117b)
  • readme: add title (5a36c3d)
  • scss: add at-extend-no-missing-placeholder rule (53d31d0)
  • scss: extend rules (af17ab0)
  • stylelint-order: extend order rules (23abac9)

6.1.0 (2021-06-08)

6.0.0 (2021-06-03)

Features

  • plugins: add no-unsupported-browser-features and color-format (af0117b)

5.0.0 (2021-06-03)

Features

  • plugin: add no-indistinguishable-colors (967c3a8)
  • plugin: add no-nested-media (1701a5f)

4.0.2 (2021-06-03)

4.0.1 (2021-05-31)

4.0.0 (2021-05-27)

Features

  • add no-unresolved-module (7d61b94)

3.0.2 (2021-05-19)

3.0.1 (2021-05-18)

3.0.0 (2021-05-17)

Features

  • add stylelint-at-rule-no-children and stylelint-selector-no-empty plugins (975ea50)

2.0.4 (2021-05-17)

2.0.3 (2021-05-14)

2.0.2 (2021-05-04)

2.0.1 (2021-05-04)

2.0.0 (2021-04-26)

1.2.5 (2021-04-12)

1.2.4 (2021-04-07)

1.2.3 (2021-04-07)

1.2.2 (2021-04-05)

1.2.1 (2021-04-01)

Features

1.2.0 (2021-03-23)

1.1.0 (2021-03-18)

1.0.0 (2021-03-06)

0.10.1 (2021-03-04)

0.10.0 (2021-03-01)

0.9.0 (2021-02-20)

0.8.1 (2021-02-19)

Bug Fixes

0.8.0 (2021-02-11)

0.7.0 (2021-02-09)

0.6.1 (2021-02-05)

0.6.0 (2021-02-04)

Features

0.5.0 (2021-02-04)

Features

  • add stylelint-declaration-block-no-ignored-properties plugin (164a4ac)
  • add stylelint-high-performance-animation plugin (165f67e)

0.4.4 (2021-02-04)

0.4.3 (2021-02-04)

0.4.2 (2021-02-04)

0.4.1 (2021-02-03)

Features

  • scss: add at-extend-no-missing-placeholder rule (53d31d0)

0.4.0 (2021-02-02)

Features

0.3.6 (2021-02-02)

0.3.5 (2021-02-02)

0.3.4 (2021-02-02)

Features

0.3.3 (2021-01-31)

Bug Fixes

  • remove buggy bem element selector ryle (1d44ef7)

0.3.2 (2021-01-31)

Features

0.3.1 (2021-01-31)

Features

0.3.0 (2021-01-29)

Features

  • stylelint-order: extend order rules (23abac9)

0.2.0 (2021-01-29)

Features

0.1.2 (2021-01-27)

Bug Fixes

  • disable no-empty-source rule (becf8d3)

0.1.1 (2021-01-20)

0.1.0 (2021-01-12)

Features

0.0.10 (2021-01-12)

0.0.9 (2021-01-10)

0.0.8 (2021-01-10)

0.0.7 (2020-12-28)

0.0.6 (2020-12-25)

0.0.4 (2020-12-25)

0.0.3 (2020-12-25)

Features

0.0.2 (2020-12-25)