Releases: stylelint-types/stylelint-define-config
Releases · stylelint-types/stylelint-define-config
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)
View changes on GitHub
v16.13.0
🚀 Features
- Add
lax
/strict
values to thefix
Node.js API option and CLI flag - by @pengzhanbo (4a86a) - Bump stylelint to
16.13.0
- by @pengzhanbo (18d6d) - Add
at-rule-descriptor-no-unknown
rule - by @pengzhanbo (5dd40) - Add
at-rule-descriptor-value-no-unknown
rule - by @pengzhanbo (df276) - Add
at-rule-no-deprecated
rule - by @pengzhanbo (4b5c5) - Add
at-rule-prelude-no-invalid
rule - by @pengzhanbo (4208f) - Add
declaration-property-value-keyword-no-deprecated
rule - by @pengzhanbo (84e19) - Add
"ignore": ["at-rule-preludes", "declaration-values"]
tostring-no-newline
- by @pengzhanbo (3d26b)
🏎 Performance
- Update some rules
messageArgs
- by @pengzhanbo (cdec7)
View changes on GitHub
v1.8.1
v1.8.0
🚀 Features
- Add
name
configuration property underoverrides
- by @pengzhanbo (a9e93) - Add
ignoreFunctions: []
tomedia-query-no-invalid
- by @pengzhanbo (cca29) - Add
reportUnscopedDisables
option - by @pengzhanbo (fe45d) - Update
stylelint
to16.11.0
- by @pengzhanbo (b138f)
View changes on GitHub
v1.7.0
🚀 Features
- Add
formatter
configuration property - by @pengzhanbo (4d958) - Add support for
string - by @pengzhanbo [<samp>( RegE)</samp>](https://github.com/stylelint-types/stylelint-define-config/commit/ RegExp
toignoreValues
option ofvalue-no-vendor-prefix
) - Add support for
string
toignoreLonghands
option ofdeclaration-block-no-redundant-longhand-properties
- by @pengzhanbo (c975b) - Update stylelint to
16.10.0
- by @pengzhanbo (0ab1a)
View changes on GitHub
v1.6.0
🚀 Features
- Add
url
secondary option - by @pengzhanbo (5d0c6) - Update stylelint to
v16.8.x
- by @pengzhanbo (61de3)
View changes on GitHub
v1.5.0
🚀 Features
- Regex support to
ignoreValues
forvalue-no-vendor-prefix
- by @pengzhanbo (d9b07)
View changes on GitHub
v1.4.0
🚀 Features
- Add
no-unknown-custom-media
- by @pengzhanbo (b7827) - Add
ignoreLonghands: []
todeclaration-block-no-redundant-longhand-properties
- by @pengzhanbo (94a29) - Add
ignore: ["keyframe-selectors"]
torule-selector-property-disallowed-list
- by @pengzhanbo (47ee8)
View changes on GitHub
v1.3.0
🚀 Features
- Add
ignoreSelectors: []
toselector-max-compound-selectors
- by @pengzhanbo (82a11)
🏎 Performance
- Update
stylelint
tov16.3.1
- by @pengzhanbo (944ce)