Minor Changes
-
Added
@typescript-eslint/parser
as an optional peer dependency (#2775) -
Added TypeScript IntelliSense support via eslint-typegen (#2770)
-
vue/no-deprecated-slot-attribute
ignore
option now supports regex patterns (#2773)
Patch Changes
-
Fixed false negatives when using typescript-eslint v8 in
vue/script-indent
rule (#2775) -
vue/no-restricted-html-elements
now also checks SVG and MathML elements (#2755) -
Updated resources (#2752)