Skip to content
- Added:
ignore:["delay"] to time-min-milliseconds (#4743).
- Added:
ignoreFunctions: [] to value-keyword-case (#4733).
- Fixed: improved performance when auto syntax is used (#4729).
- Fixed:
--report-needless-disables respects stylelint-disable commands (#4714).
- Fixed:
at-rule-property-requirelist TypeError for comments inside of font-face (#4744).
- Fixed:
declaration-block-trailing-semicolon false positives for CSS-in-JS object notation (#4749).
- Fixed:
declaration-empty-line-before false positives for inlines styles (#4726).
- Fixed:
media-feature-name-* false positives for forced-colors (#4775).
- Fixed:
value-keyword-case false positives WebExtension replacement keywords (#4778).
- Fixed:
value-keyword-case false positives regression for mixed-case properties and the ignoreProperties option (#4748).