- Dropped Node.js 18 support
- Dropped support for Stylelint older than 16.18.0
- Changed: Ignore properties case for
properties-order
andproperties-alphabetical-order
- Added support for more properties shorthands
- Fixed
order
autofix not applied, when Stylelint disable comments are present - Fixed
properties-alphabetical-order
autofix not applied, when Stylelint disable comments are present - Fixed
properties-order
autofix not applied, when Stylelint disable comments are present - Fixed: Don't apply
properties-alphabetical-order
autofixing if there are no violations - Fixed: Report warnings if they weren't fixed by autofix in
properties-alphabetical-order