✨ Enhancements
- #1520 Improved
vue/script-indent
rule to support TypeScript syntax. - #1481 Improved
vue/script-indent
rule andvue/html-indent
rule to support ES2022 Class Fields syntax. (When using espree v8+.)
🐛 Bug Fixes
- #1521 Fixed wrong auto-fix in
vue/no-deprecated-slot-attribute
rule andvue/no-deprecated-slot-scope-attribute
rule. - #1522 Fixed false positives for default with type Function in
vue/no-deprecated-props-default-this
rule.
⚙️ Updates
- #1481 Supports ES2022 Class Fields. (When using espree v8+.)
All commits: v7.11.1 -> v7.12.0