Skip to content

Releases: atolye15/stylelint-config

v6.0.0

17 Mar 11:24
eb1938e
Compare
Choose a tag to compare

6.0.0 (2025-03-17)

⚠ BREAKING CHANGES

  • prettier should be installed

Features

  • implement prettier and remove conflicting rules (e6904e4)

v5.1.0

13 Mar 12:56
0a4d7c2
Compare
Choose a tag to compare

5.1.0 (2025-03-13)

build

v5.0.1

25 Jul 12:54
16a2274
Compare
Choose a tag to compare

5.0.1 (2024-07-25)

Refactors

  • remove deprecated rule and use the new one (f9b04e9)

v5.0.0

01 Jul 13:30
2290a50
Compare
Choose a tag to compare

5.0.0 (2024-07-01)

build

Refactors

  • add missing peer dependency postcss (2c908c7)

Check the links below for breaking changes:

v4.1.3

03 Nov 06:41
3e4a07c
Compare
Choose a tag to compare

4.1.3 (2023-11-03)

Bug Fixes

  • fix the rule load-no-partial-leading-underscore not found (0dfe398)

v4.1.2

01 Nov 11:24
8e038c6
Compare
Choose a tag to compare

4.1.2 (2023-11-01)

Bug Fixes

  • remove deprecated rule and use with the new one (7e56c65)

v4.1.1

30 Oct 14:03
9197642
Compare
Choose a tag to compare

4.1.1 (2023-10-30)

Bug Fixes

  • fix selector-class-pattern does not match BEM notation (765704d)
  • fix stylelint complains about :global selector (c722ec3)

Refactors

  • disable scss/comment-no-empty rule (d2bf0d9)

v4.1.0

30 Oct 08:58
d450e08
Compare
Choose a tag to compare

4.1.0 (2023-10-30)

Refactors

  • allow to set initial as a value (70cb233)
  • use stylelint-config-standard-scss directly (69e87f5)

v4.0.1

29 Aug 13:19
17ddcdc
Compare
Choose a tag to compare

4.0.1 (2023-08-29)

build

v4.0.0

13 Feb 13:04
9eb69be
Compare
Choose a tag to compare

4.0.0 (2023-02-13)

⚠ BREAKING CHANGES

build

  • upgrade peer dependency stylelint to 15.0.0 (21af576)

Refactors

  • remove deprecated rules (6ed0c3d)