v10.8.1
Bug Fixes 18eb0a7 fix: prevent ASI hazard in no-unused-labels autofix (#21173) (dongkyu lee) 151ba3f fix: false positives in getter-return and accessor-pairs (#21163) (Grit) 6898df9 fix: ignore meta-property names in id-denylist (#21166) (Pixel) 4d7db66 fix: ignore meta-property names in id-match (#21167) (Pixel) 677214e fix: handle ASI hazards in no-unused-vars removeVar suggestion (#20935) (kuld…