It adds 2 options to 2 rules and fixes 3 bugs.
- Added:
exceptWithoutPropertyFallback: []tofunction-allowed-list(#8488) (@ryo-manba). - Added:
ignore: ["four-into-three-edge-values"]toshorthand-property-no-redundant-values(#8527) (@ryo-manba). - Fixed:
compactformatter with pnpm to newline the exit code (#8534) (@konomae). - Fixed:
declaration-property-value-no-unknownrange and message for invalid syntax within known functions (#8528) (@ryo-manba). - Fixed:
no-empty-sourcefalse positives for--report-needless-disables(#8536) (@romainmenke).