Skip to content

v7.1.0

Compare
Choose a tag to compare
@bjankord bjankord released this 02 Sep 03:04
· 72 commits to main since this release

Changed

  • Add dependabot integration to help with keeping dependencies up to date and secure
  • Bumped up stylelint peer/dev dependency to v13.7.0

Fixed

  • Replaced deprecated at-rule-blacklist rule with at-rule-disallowed-list rule
  • Replaced deprecated declaration-property-value-blacklist rule with declaration-property-value-disallowed-list rule

Removed

  • Removed unused scss-lint files, these were only used to generate lint errors for comparison with stylelint and did not play a functional role in how this stylelint config worked
    • Removed unused Gemfile
    • Removed unused Gemfile.lock
    • Removed src/.scss-lint.yml