v9.21.0
✨ Enhancements
- #2325 Added
vue/require-explicit-slotsrule that requires slots to be explicitly defined withdefineSlotsorslotscomponent option. - #2367 Added
vue/no-restricted-v-onrule that disallows specific arguments inv-on. - #2381 Added
sameNameShorthandoption tovue/v-bind-stylerule.
⚙️ Updates
- #2379 Upgraded
vue-eslint-parserto v9.4.2.- Fixed false positive with camelCase
v-bindsame-name shorthand invue/no-unused-property.
- Fixed false positive with camelCase
Full Changelog: v9.20.1...v9.21.0