This repository has been archived by the owner on Jan 5, 2023. It is now read-only.
v2.0.0
- ⬆️ Update stylelint to version 8.0.0 (#5)
- ⬆️ Update stylelint-order to version 0.6.0 (#6)
- 🔧 Split the rules into smaller files
- 🔧 Split out the stylelint-scss rules into their own file
- ⬆️ Update stylelint-scss to version 1.5.1
- 🔧 Don't allow px unit's
- ✨ Add stylelint-no-unsupported-browser-features support
- ⬆️ Update stylelint peer dependency to version 8.0.0
- ✅ Add in a basic test to check index.js and scss.js
- 👷 Tidy up the ESLint rules for the project
- 🔥 Remove the npm watch script
- 🔧 Limit the peer dependency to minor versions and below
- 📝 Recommend using .stylelintrc.json
- 💥 Merge the scss rules into the default config
- 🔧 Use the environment from the jest plugin
- 🔧 Add .npmignore
- ✅ Add in eslint-plugin-node
- 🔥 Remove the tests that were looking for the scss preset
- ⬆️ Update stylelint-scss to version 2.0.0 (#10)
- 🔧 Tweak the order of properties