v10.0.1
π Bug Fixes
- #2700 Fixed incorrect type for
.eslintrc
configs. - #2703 Fixed false negatives for multiple script blocks in
vue/prefer-use-template-ref
rule. - #2726 Fixed false positives for tagged template expressions in
vue/no-ref-as-operand
rule. - #2728 Fixed false negatives for props destructure in
vue/require-default-prop
rule. - #2731 Fixed false positives for renamed props in
vue/no-dupe-keys
rule.
βοΈ Updates
- #2701 Improved the report location for
vue/no-export-in-script-setup
rule. - #2724 Improved the report location for
vue/html-self-closing
rule.
Full Changelog: v10.0.0...v10.0.1