npm stylelint 17.3.0

10 hours ago

It fixes 17 bugs. 3 related to supporting calc() in declaration-property-value-no-unknown, and 13 performance ones that make Stylelint a further 3x faster when using the rules in our standard config.

  • Fixed: performance of rule sequencing (#9055) (@jeddy3).
  • Fixed: *-list performance (#9056) (@jeddy3).
  • Fixed: *-notation performance (#9044) (@jeddy3).
  • Fixed: declaration-property-max-values performance (#9057) (@jeddy3).
  • Fixed: declaration-property-value-keyword-no-deprecated performance (#9058) (@jeddy3).
  • Fixed: declaration-property-value-no-unknown false negatives for math functions inside of non-math functions (#9064) (@romainmenke).
  • Fixed: declaration-property-value-no-unknown false positives for calc() with mixed operations (#9064) (@romainmenke).
  • Fixed: declaration-property-value-no-unknown performance (#9062) (@jeddy3).
  • Fixed: declaration-property-value-no-unknown reported ranges for multiple math functions (#9064) (@romainmenke).
  • Fixed: length-zero-no-unit performance (#9046) (@jeddy3).
  • Fixed: named-grid-areas-no-invalid false positives for mix of tabs and spaces (#9039) (@adalinesimonian).
  • Fixed: no-unknown-custom-media performance (#9059) (@jeddy3).
  • Fixed: selector-max-* performance (#9042) (@jeddy3).
  • Fixed: shorthand-property-no-redundant-values performance (#9047) (@jeddy3).
  • Fixed: syntax-string-no-invalid performance (#9061) (@jeddy3).
  • Fixed: time-min-milliseconds performance (#9060) (@jeddy3).
  • Fixed: value-keyword-case performance (#9048) (@jeddy3).

Don't miss a new stylelint release

NewReleases is sending notifications on new releases.