v9.6.0
✨ Enhancements
- #1943 Added
vue/no-required-prop-with-defaultrule that enforces props with default values to be optional. - #1982 Added
consistentoption tovue/padding-line-between-tagsrule.
🐛 Bug Fixes
- #1988 Fixed false positives for uninitialized vars in
vue/no-ref-as-operandrule.
Full Changelog: v9.5.1...v9.6.0