Skip to content

v0.4.0

Compare
Choose a tag to compare
@thibaudcolas thibaudcolas released this 08 Oct 12:37

0.4.0 (2019-10-08)

Features

  • Enforce accessibility-related rules with stylelint-a11y (#2, #3).
  • Enforce usage of variables for colors with stylelint-declaration-strict-value (#2, #4).
  • Enforce "hyphenated BEM" nomenclature for class names with selector-class-pattern (#1, #5).
  • Enforce "hyphenated lowercase" nomenclature for mixins with scss/at-mixin-pattern (#1, #5).

BREAKING CHANGES

  • Most if not all of the rules changes in this release are breaking changes. Expect breakage on every minor release until the config reaches v1.0.0.