Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-31 | 912 Bytes | |
v10.4.0 source code.tar.gz | 2025-07-31 | 646.1 kB | |
v10.4.0 source code.zip | 2025-07-31 | 1.4 MB | |
Totals: 3 Items | 2.1 MB | 2 |
Minor Changes
-
Added
ignoreParents
option tovue/no-deprecated-slot-attribute
(#2784) -
Added new
vue/no-negated-v-if-condition
rule (#2794) -
Added new
vue/no-negated-condition
rule (#2795)
Patch Changes
-
Resolved TypeScript compatibility issues introduced by eslint-typegen (#2790)
-
Fixed inconsistent quotes in
vue/block-lang
error messages (#2805)