github stylelint-scss/stylelint-scss 2.0.0

latest releases: v6.2.1, v6.2.0, v6.1.0...
6 years ago

This version updates stylelint to version 8 and removes 2 rules that were deprecated in earlier versions.

  • Breaking changes:
    • Updated: stylelint dependency from version 7 to version 8.
    • Changed: stylelint is now listed in peerDependencies instead of dependencies. This means that you need to have stylelint installed in your project before using stylelint-scss.
    • Changed: white/blacklists and ignore* options to be case sensitive by default. See stylelint/stylelint#2709
    • Removed: 2 deprecated rules
      • at-import-no-partial-extension
      • at-mixin-no-argumentless-call-parentheses

Don't miss a new stylelint-scss release

NewReleases is sending notifications on new releases.