File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44This project adheres to [ Semantic Versioning] ( https://semver.org/ ) .
55
6+ ## 7.0.0
7+ * Dropped Node.js 18 support
8+ * Dropped support for Stylelint older than 16.18.0
9+ * Changed: Ignore properties case for ` properties-order ` and ` properties-alphabetical-order `
10+ * Added support for more properties shorthands
11+ * Fixed ` order ` autofix not applied, when Stylelint disable comments are present
12+ * Fixed ` properties-alphabetical-order ` autofix not applied, when Stylelint disable comments are present
13+ * Fixed ` properties-order ` autofix not applied, when Stylelint disable comments are present
14+ * Fixed: Don't apply ` properties-alphabetical-order ` autofixing if there are no violations
15+ * Fixed: Report warnings if they weren't fixed by autofix in ` properties-alphabetical-order `
16+
617## 6.0.4
718* Added support for Stylelint 16
819
You can’t perform that action at this time.
0 commit comments