npm stylelint 17.5.0

9 hours ago

It deprecates two rule options, adds 1 rule option and fixes 7 bugs. We've also released 2.1.0 of our VS Code extension, which adds 8 new requested features, and our first release of the Stylelint Language Server.

  • Deprecated: *syntax options from declaration-property-value-no-unknown (#9102) (@ragini-pandey).
  • Added: ignoreMediaFeatureNameValues: {} to media-feature-name-value-no-unknown (#8976) (@kovsu).
  • Fixed: node_modules not ignored when using codeFilename in Node.js API (#9130) (@adalinesimonian).
  • Fixed: Error TS7016 for imported css-tree types (#9133) (@ragini-pandey).
  • Fixed: declaration-property-value-keyword-no-deprecated false positives for function arguments (#9116) (@ragini-pandey).
  • Fixed: declaration-property-value-no-unknown false positives for calc-size() containing size keyword (#9105) (@hriztam).
  • Fixed: no-descending-specificity & no-duplicate-selectors false negatives for equivalent compound selectors (#8977) (@kovsu).
  • Fixed: no-invalid-position-declaration false positives for @mixin and @scope (#9120) (@ragini-pandey).
  • Fixed: property-no-unknown false negatives for types (#9117) (@Mouvedia).

Don't miss a new stylelint release

NewReleases is sending notifications on new releases.