Releases: atolye15/stylelint-config
Releases · atolye15/stylelint-config
v3.0.1
10 Feb 12:37
Compare
Sorry, something went wrong.
No results found
3.0.1 (2023-02-10)
Refactors
removed the rule function-no-unknown because it causes many problems in scss (71b7829 )
removed the rule scss/comment-no-empty because it does not work as expected (e89a3e3 )
v3.0.0
09 Feb 13:05
Compare
Sorry, something went wrong.
No results found
3.0.0 (2023-02-09)
⚠ BREAKING CHANGES
remove the rule stylelint-declaration-block-no-ignored-properties if you are using it
remove the rule meowtec/no-px if you are using it
remove the rule scale-unlimited/declaration-strict-value if you are using it
Features
add new up-to-date rules (479271b )
add/update some of the rules (f1131a8 )
Refactors
allow defining private variable, mixin, function and placeholder (afd3687 )
remove stylelint-declaration-strict-value (3a38eab )
remove stylelint-no-px (ddecf36 )
stylelint-declaration-block-no-ignored-properties removed because it is not very much needed (92b0c2f )
update gitignore to ignore some files (210d866 )
v2.0.2
07 Jun 12:56
Compare
Sorry, something went wrong.
No results found
v2.0.1
01 Nov 12:27
Compare
Sorry, something went wrong.
No results found
What's Changed
Upgrade npm packages
Support only stylelint@14 drop oldest versions
Remove the rules which removed from stylelint
Migrating to v2.0.1
Full Changelog : v1.4.0...v2.0.1
v1.4.0
10 Feb 10:43
Compare
Sorry, something went wrong.
No results found
Upgrade npm packages
Update deprecated rules with the new ones
v1.3.1
17 Aug 08:39
Compare
Sorry, something went wrong.
No results found
Upgrade Packages
Update stylelint peerDependencies version
v1.3.0
14 Oct 13:10
Compare
Sorry, something went wrong.
No results found
Remove stylelint-high-performance-animation plugin
Allow z-index: 0
Upgrade packages
Update stylelint peer dependency requirement
v1.2.0...v1.3.0
v1.2.0
19 Jul 12:42
Compare
Sorry, something went wrong.
No results found
Ignore color and background-color properties for "plugin/no-low-performance-animation-properties"
Upgrade packages
v1.1.0...v1.2.0
v1.1.0
27 Jun 11:49
Compare
Sorry, something went wrong.
No results found
Added new rules inspired by suitcss [91225c9 ]
v1.0.0
26 Jun 10:40
Compare
Sorry, something went wrong.
No results found