Releases: stylelint-types/stylelint-define-config
Releases · stylelint-types/stylelint-define-config
v16.24.0
🚀 Features
- Add
rule-nesting-at-rule-required-listrule - by @pengzhanbo (337ec) - Update stylelint to
16.24.0- by @pengzhanbo (13f10)
View changes on GitHub
v16.23.0
🚀 Features
- Add
block-no-redundant-nested-style-rulesrule - by @pengzhanbo (12f6f) - Add
media-type-no-deprecatedrule - by @pengzhanbo (ab2ca) - Add
nesting-selector-no-missing-scoping-rootrule - by @pengzhanbo (c3bdb) - Add
no-invalid-position-declarationrule - by @pengzhanbo (5579b) - Add
property-no-deprecatedrule - by @pengzhanbo (e8dc7) - Add
except: ["exact-value"]tomedia-feature-range-notation- by @pengzhanbo (d07d7)
🏎 Performance
- Update stylelint to
16.23.0- by @pengzhanbo (438e1)
View changes on GitHub
v16.22.0
🚀 Features
- Add
no-descending-specificityreport message includes line number of the anchoring selector - by @pengzhanbo (69c10) - Update stylelint to
16.22.0- by @pengzhanbo (ffa83)
View changes on GitHub
v16.21.0
🚀 Features
- Add
ignore: ["after-custom-property"]tocustom-property-empty-line-before- by @pengzhanbo (03631) - Update stylelint to
16.21.0- by @pengzhanbo (3e5ff)
View changes on GitHub
v16.19.0
🚀 Features
- Add
exceptWithoutPropertyFallback: []tofunction-allowed-list- by @pengzhanbo (a816c) - Add
ignore: ["four-into-three-edge-values"]toshorthand-property-no-redundant-values- by @pengzhanbo (de71c) - Update stylelint to
18.19.0- by @pengzhanbo (7ffa2)
View changes on GitHub
v16.18.0
🚀 Features
- Add
color-function-alias-notationrule - by @pengzhanbo (d6a48) - Add
container-name-patternrule - by @pengzhanbo (b4bb5) - Bump
stylelintto16.18.0- by @pengzhanbo (1dc30)
View changes on GitHub
v16.17.0
🚀 Features
- Add
layer-name-patternrule - by @pengzhanbo (ef898) - Add
ignorePreludeOfAtRules: []tolength-zero-no-unit- by @pengzhanbo (a73ff) - Bump
stylelintto16.17.0- by @pengzhanbo (830ad)
🐞 Bug Fixes
- Lint fix - by @pengzhanbo (d788b)
View changes on GitHub
v16.15.0
🚀 Features
- Add
syntax-string-no-invalidrule - by @pengzhanbo (62922) - Add
languageOptionsconfiguration property - by @pengzhanbo (3b620) - Regex support to
ignoreAtRulesoption ofat-rule-empty-line-before- by @pengzhanbo (8e059) - Update stylelint to
16.15.0- by @pengzhanbo (bba79)
View changes on GitHub
v16.14.1
🐞 Bug Fixes
- Replace
StandardPropertiesMaptoKebabCaseStandardPropertiesMap, close #1 - by @pengzhanbo in #1 (962ef)
View changes on GitHub
v16.14.0
🚀 Features
- Add replaced text and corresponding range to
Warningtype - by @pengzhanbo (17906) - Bump stylelint to
16.14.0- by @pengzhanbo (660ed)