v7.2.0
✨ Enhancements
- #1364 Added casing option to
vue/custom-event-name-casingrule.
⚙️ Updates
- #1365 Upgraded vue-eslint-parser to 7.2.0
- #1364 Removed
vue/custom-event-name-casingrule from"plugin:vue/essential"and"plugin:vue/vue3-essential"configurations
🐛 Bug Fixes
- #1335 Fixed false positives when using
isattr invue/valid-v-bind-syncrule. - #1366 Fixed false positives when using v-for variable for v-slot in
vue/valid-v-slotrule - #1367 Fixed false positives when using in
vue/valid-v-slotandvue/valid-v-modelrule - #1368 Fixed false negatives when using handler property in
vue/no-arrow-functions-in-watchrule - #1369 Fixed false positives for methods whose arguments should not be changed in
vue/v-on-function-callrule.
All commits: v7.1.0 -> v7.2.0