v8.5.0
✨ Enhancements
- #1796 Added
prefer-true-attribute-shorthand
rule that forces thev-bind
attribute withtrue
value to use the shorthand. - #1804 Added
vue/prefer-import-from-vue
rule that aims to use imports from'vue'
instead of imports from'@vue/*'
.
Full Changelog: v8.4.1...v8.5.0