Skip to content

16.22.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 10:51
· 121 commits to main since this release

It adds 3 rule features and fixes 2 bugs.

  • Added: messageArgs to color-named (#8663) (@Mouvedia).
  • Added: messageArgs to declaration-property-value-keyword-no-deprecated (#8654) (@Mouvedia).
  • Added: no-descending-specificity report message includes line number of the anchoring selector (#8666) (@immitsu).
  • Fixed: at-rule-no-deprecated false positives for @apply (#8630) (@Mouvedia).
  • Fixed: lightness-notation crash with "number" option and single-digit percentage (#8661) (@ybiquitous).