Update dependency eslint-plugin-vue to v7.12.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
eslint-plugin-vue (source) | devDependencies | minor | 7.11.1 -> 7.12.1 |
Release Notes
vuejs/eslint-plugin-vue
v7.12.1
🐛 Bug Fixes
-
#1525 Fixed false positives for trailing comma with import in
vue/script-indent
rule.
v7.12.0
✨ 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
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.