✨ Enhancements
- #2734 Improved
allowlist
option ofvue/no-bare-strings-in-template
rule to accept regex. - #2736 Added
vue/define-props-destructuring
rule that enforce consistent style for props destructuring. - #2685 Added
disallowComments
option tovue/no-multiple-template-root
rule.
Full Changelog: v10.0.1...v10.1.0