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