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