16.23.0
It adds 5 new rules, 1 option to a rule and fixes 3 bugs. We've turned on the new rules in our standard config.
- Added:
block-no-redundant-nested-style-rulesrule (#8684) (@sw1tch3roo). - Added:
media-type-no-deprecatedrule (#8668) (@immitsu). - Added:
nesting-selector-no-missing-scoping-rootrule (#8674) (@sw1tch3roo). - Added:
no-invalid-position-declarationrule (#8669) (@sw1tch3roo). - Added:
property-no-deprecatedrule (#8682) (@immitsu). - Added:
except: ["exact-value"]tomedia-feature-range-notation(#8675) (@immitsu). - Fixed:
declaration-block-no-duplicate-propertiesfalse negatives for named colors withignore: ['consecutive-duplicates-with-different-syntaxes'](#8665) (@sw1tch3roo). - Fixed:
function-no-unknownfalse positives (#8677) (@Mouvedia). - Fixed:
no-irregular-whitespacefalse positives for strings (#8667) (@immitsu).