✨ Enhancements
- #1943 Added
vvue/no-required-prop-with-default
rule that enforce props with default values to be optional. - #1982 Added
consistent
option tovue/padding-line-between-tags
rule.
🐛 Bug Fixes
- #1988 Fixed false positives for uninitialized vars in
vue/no-ref-as-operand
rule.
Full Changelog: v9.5.1...v9.6.0