Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@jamieconnolly jamieconnolly released this 30 Jul 16:40
· 105 commits to master since this release
  • ⬆️ 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