v8.6.0
✨ Enhancements
- #1811 Made
vue/component-tags-orderrule auto-fixable. - #1822 Added
vue/prefer-prop-type-boolean-firstrule that enforces thatBooleancomes first in component prop types - #1820 Added
vue/no-restricted-html-elementsrule that disallows specific HTML elements.
🐛 Bug Fixes
- #1826 Fixed false negatives for
<slot>invue/attribute-hyphenationrule.
Full Changelog: v8.5.0...v8.6.0