All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
- Adds support for Stylelint v16
- Remove Node v14 and v16 support (EOL)
- Set minimum Node version required for Stylelint v16 in engines field
- Adds support for Stylelint v15
- Update CSS order to include logical properties ([email protected])
- 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)
- Add Node v16 support
- Remove Node v13 support (EOL)
- Add Node v15 support
- Updates to allow for Advanced Configuration