Releases: atolye15/stylelint-config
Releases · atolye15/stylelint-config
v6.0.0
17 Mar 11:24
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v5.0.1
25 Jul 12:54
Compare
Sorry, something went wrong.
No results found
5.0.1 (2024-07-25)
Refactors
remove deprecated rule and use the new one (f9b04e9 )
v5.0.0
01 Jul 13:30
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v4.0.0
13 Feb 13:04
Compare
Sorry, something went wrong.
No results found
4.0.0 (2023-02-13)
⚠ BREAKING CHANGES
build
upgrade peer dependency stylelint to 15.0.0 (21af576 )
Refactors