Releases: stylelint-types/stylelint-define-config
Releases · stylelint-types/stylelint-define-config
v16.24.0
🚀 Features
- Add
rule-nesting-at-rule-required-list
rule - 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-rules
rule - by @pengzhanbo (12f6f) - Add
media-type-no-deprecated
rule - by @pengzhanbo (ab2ca) - Add
nesting-selector-no-missing-scoping-root
rule - by @pengzhanbo (c3bdb) - Add
no-invalid-position-declaration
rule - by @pengzhanbo (5579b) - Add
property-no-deprecated
rule - 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-specificity
report 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-notation
rule - by @pengzhanbo (d6a48) - Add
container-name-pattern
rule - by @pengzhanbo (b4bb5) - Bump
stylelint
to16.18.0
- by @pengzhanbo (1dc30)
View changes on GitHub
v16.17.0
🚀 Features
- Add
layer-name-pattern
rule - by @pengzhanbo (ef898) - Add
ignorePreludeOfAtRules: []
tolength-zero-no-unit
- by @pengzhanbo (a73ff) - Bump
stylelint
to16.17.0
- by @pengzhanbo (830ad)
🐞 Bug Fixes
- Lint fix - by @pengzhanbo (d788b)
View changes on GitHub
v16.15.0
🚀 Features
- Add
syntax-string-no-invalid
rule - by @pengzhanbo (62922) - Add
languageOptions
configuration property - by @pengzhanbo (3b620) - Regex support to
ignoreAtRules
option 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
StandardPropertiesMap
toKebabCaseStandardPropertiesMap
, close #1 - by @pengzhanbo in #1 (962ef)
View changes on GitHub
v16.14.0
🚀 Features
- Add replaced text and corresponding range to
Warning
type - by @pengzhanbo (17906) - Bump stylelint to
16.14.0
- by @pengzhanbo (660ed)