Skip to content

Releases: cloudfour/stylelint-config-cloudfour

v10.0.0

06 Feb 17:38
Compare
Choose a tag to compare
  • Updated stylelint-config-suitcss to v21
  • Updated stylelint-config-standard-scss to v13
  • Updated stylelint peer dependency to v16
  • Disabled declaration-block-no-redundant-longhand-properties (#407)
  • Disabled suitcss/custom-property-no-outside-root (#318)

v7.0.0

13 Dec 21:37
Compare
Choose a tag to compare
  • Major version bump due to dependencies
  • Updated stylelint-config-standard-scss to v6

v6.1.0

22 Aug 17:02
Compare
Choose a tag to compare
  • Change selector-not-notation to "simple".

v6.0.0

25 Jul 16:45
Compare
Choose a tag to compare
  • Updated stylelint-config-standard-scss to v5
  • Removed: stylelint less than 14.9.0 from peer dependencies.

v5.1.0

16 Feb 22:00
Compare
Choose a tag to compare
  • Added camelCaseSvgKeywords rule to value-case-keyword, to allow continued use of currentColor.

v5.0.2

18 Nov 18:07
Compare
Choose a tag to compare
  • Removed: no-descending-specificity rule, due to false positives (#216)

v5.0.1

18 Nov 00:01
Compare
Choose a tag to compare
  • Unset all pattern rules that stylelint-standard set to kebab. This conflicts with SUIT naming rules.

v5.0.0

17 Nov 23:37
Compare
Choose a tag to compare
  • Major version bump due to dependencies
  • Updated stylelint to v14.0.0
  • Updated stylelint-config-suitcss to v17.0.0
  • Add stylelint-config-standard-scss
  • Disallow usage of @extend and @import statements
  • Ensure variables and @include statements are declared at the top of declaration blocks.
  • Added stylelint-high-performance-animation

v4.0.0

01 Mar 19:18
Compare
Choose a tag to compare
  • Updated to v15 of stylelint-config-suitcss, which updates its peer dependency for stylelint to v13.

v3.1.2

06 Mar 23:55
Compare
Choose a tag to compare
  • Fix another typo in README. (version bump to deploy to NPM)