stylelint 16.14.0
It fixes 8 bugs and adds features to our Warning type.
- Added: replaced text and corresponding range to
Warningtype (#8234) (@romainmenke). - Fixed:
SyntaxError: The requested module 'table'...(#8325) (@denisx). - Fixed:
RuleContext['fix']type (#8309) (@Mouvedia). - Fixed:
declaration-property-value-keyword-no-deprecatedautofix ofborder-colorandoverflow(#8346) (@Mouvedia). - Fixed:
declaration-property-value-keyword-no-deprecatedfalse negatives foroverflow-xandoverflow-y(#8340) (@Mouvedia). - Fixed:
declaration-property-value-keyword-no-deprecatedfalse negatives forscrollbar-color(#8346) (@Mouvedia). - Fixed:
declaration-property-value-keyword-no-deprecatedfalse positives for non-standard syntax values (#8329) (@Mouvedia). - Fixed:
declaration-property-value-keyword-no-deprecatedwarning message foroverflow: <keyword> <keyword>(#8340) (@Mouvedia). - Fixed:
selector-pseudo-class-no-unknownfalse positives for:has-slotted(#8332) (@Mouvedia).