Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-02 | 1.1 kB | |
v10.3.0 source code.tar.gz | 2025-07-02 | 636.7 kB | |
v10.3.0 source code.zip | 2025-07-02 | 1.4 MB | |
Totals: 3 Items | 2.1 MB | 2 |
Minor Changes
-
Added
@typescript-eslint/parser
as an optional peer dependency (#2775) -
Add 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) -
Update resources (#2752)
-
vue/no-restricted-html-elements
now also checks SVG and MathML elements (#2755)