Releases: cahamilton/stylelint-config-property-sort-order-smacss
Releases · cahamilton/stylelint-config-property-sort-order-smacss
v10.0.0
What's Changed
- Update deprecated actions by @cahamilton in #88
- Bump prettier from 2.8.8 to 3.0.0 by @dependabot in #90
- Bump eslint-config-prettier from 8.10.0 to 9.0.0 by @dependabot in #91
- Add Stylelint v16 support by @cahamilton in #93
- Removes Node v14 and v16 support (EOL)
- Sets minimum Node version required for Stylelint v16 in engines field
Full Changelog: v9.1.0...v10.0.0
v9.1.0
What's Changed
- Bump jest from 27.5.1 to 28.0.2 by @dependabot in #77
- Add Node v18 to build matrix by @cahamilton in #78
- Bump jest from 28.1.3 to 29.0.1 by @dependabot in #80
- Update codeql-analysis.yml by @cahamilton in #81
- Bump stylelint-order from 5.0.0 to 6.0.2 by @dependabot in #85
- Add Stylelint v15 support by @Th3S4mur41 in #87
New Contributors
- @Th3S4mur41 made their first contribution in #87
Full Changelog: v9.0.0...v9.1.0
v9.0.0
- Update CSS order to include logical properties (css-property-sort-order-smacss@v2.2.0)
v8.0.0
- Removes support for Node versions that have reached EOL (v10 and v15)
- Adds support for Stylelint v14
- Removes support for legacy versions of Stylelint (v10, v11, v12 and v13)
v7.1.0
- Add Node v16 support
v7.0.0
- Remove Node v13 support (EOL)
v6.4.0
- Add Node v15 support
v6.3.0
- Updates to allow for Advanced Configuration