Sourced from stylelint's releases.
17.5.0
It deprecates two rule options, adds 1 rule option and fixes 7 bugs. We've also released
2.1.0of our VS Code extension, which adds 8 new requested features, and our first release of the Stylelint Language Server.
- Deprecated:
*syntaxoptions fromdeclaration-property-value-no-unknown(#9102) (@ragini-pandey).- Added:
ignoreMediaFeatureNameValues: {}tomedia-feature-name-value-no-unknown(#8976) (@kovsu).- Fixed:
node_modulesnot ignored when usingcodeFilenamein Node.js API (#9130) (@adalinesimonian).- Fixed:
Error TS7016for importedcss-treetypes (#9133) (@ragini-pandey).- Fixed:
declaration-property-value-keyword-no-deprecatedfalse positives for function arguments (#9116) (@ragini-pandey).- Fixed:
declaration-property-value-no-unknownfalse positives forcalc-size()containingsizekeyword (#9105) (@hriztam).- Fixed:
no-descending-specificity&no-duplicate-selectorsfalse negatives for equivalent compound selectors (#8977) (@kovsu).- Fixed:
no-invalid-position-declarationfalse positives for@mixinand@scope(#9120) (@ragini-pandey).- Fixed:
property-no-unknownfalse negatives fortypes(#9117) (@Mouvedia).
Sourced from stylelint's changelog.
17.5.0 - 2026-03-19
It deprecates two rule options, adds 1 rule option and fixes 7 bugs. We've also released
2.1.0of our VS Code extension, which adds 8 new requested features, and our first release of the Stylelint Language Server.
- Deprecated:
*syntaxoptions fromdeclaration-property-value-no-unknown(#9102) (@ragini-pandey).- Added:
ignoreMediaFeatureNameValues: {}tomedia-feature-name-value-no-unknown(#8976) (@kovsu).- Fixed:
node_modulesnot ignored when usingcodeFilenamein Node.js API (#9130) (@adalinesimonian).- Fixed:
Error TS7016for importedcss-treetypes (#9133) (@ragini-pandey).- Fixed:
declaration-property-value-keyword-no-deprecatedfalse positives for function arguments (#9116) (@ragini-pandey).- Fixed:
declaration-property-value-no-unknownfalse positives forcalc-size()containingsizekeyword (#9105) (@hriztam).- Fixed:
no-descending-specificity&no-duplicate-selectorsfalse negatives for equivalent compound selectors (#8977) (@kovsu).- Fixed:
no-invalid-position-declarationfalse positives for@mixinand@scope(#9120) (@ragini-pandey).- Fixed:
property-no-unknownfalse negatives fortypes(#9117) (@Mouvedia).
8d0198a
Release 17.5.0 (#9160)3ba50ac
Add ignoreMediaFeatureNameValues: {} to
`media-feature-name-value-no-unknow...77dfd01
Fix no-invalid-position-declaration false positives for
@mixin and `@scop...7cde2d0
Fix declaration-property-value-keyword-no-deprecated false
positives for fu...7b10658
Fix declaration-property-value-no-unknown false positives
for calc-size()...e5b9ec7
Deprecate *syntax options from
declaration-property-value-no-unknown (#9102)5bd2d21
Bump css-tree from 3.1.0 to 3.2.1 (#9158)995caf4
Bump eslint from 10.0.2 to 10.0.3 in the eslint group (#9156)f5f6ddd
Bump lint-staged from 16.2.7 to 16.3.3 (#9159)6894818
Bump the jest group with 2 updates (#9157)This version modifies prepare script that runs during
installation. Review the package contents before updating.