Releases: cloudfour/stylelint-config-cloudfour
Releases · cloudfour/stylelint-config-cloudfour
v10.0.0
v7.0.0
- Major version bump due to dependencies
- Updated
stylelint-config-standard-scss
to v6
v6.1.0
- Change
selector-not-notation
to "simple".
v6.0.0
- Updated
stylelint-config-standard-scss
to v5 - Removed:
stylelint
less than14.9.0
from peer dependencies.
v5.1.0
- Added
camelCaseSvgKeywords
rule tovalue-case-keyword
, to allow continued use ofcurrentColor
.
v5.0.2
v5.0.1
- Unset all
pattern
rules thatstylelint-standard
set to kebab. This conflicts with SUIT naming rules.
v5.0.0
- 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
- Updated to v15 of
stylelint-config-suitcss
, which updates its peer dependency forstylelint
to v13.
v3.1.2
- Fix another typo in README. (version bump to deploy to NPM)