- Added:
declaration-block-no-redundant-longhand-properties
autofix (#6580) (@mattxwang). - Fixed:
declaration-property-value-no-unknown
false positives forenv()
(#6646) (@romainmenke). - Fixed:
function-calc-no-unspaced-operator
TypeError on emptycalc()
(#6634) (@romainmenke). - Fixed: inaccurate
customSyntax
inference (#6645) (@ybiquitous).