It adds 1 new rule and 2 new rule options, and fixes 4 bugs.
- Added:
selector-no-unmatchablerule (#9451) (@jeddy3). - Added:
ignoreFunctions: []tocolor-namedandcolor-no-hex(#9463) (@jsmitty12). - Fixed:
custom-property-no-missing-var-functionfalse positives for anchor positioning (#9466) (@giaBaoJS). - Fixed:
declaration-block-no-redundant-longhand-propertiesautofix forfontshorthand (#9402) (@sarathfrancis90). - Fixed:
declaration-property-max-valuesfalse positives for interpolated inline expressions (#9437) (@alexchen-sys). - Fixed:
selector-no-invalidfalse negatives for pseudo-elements, combinators and nested:has()(#9452) (@jeddy3).