v6.2.0
✨ Enhancements
New Rules:
- #997 Added
vue/sort-keysrule that thesort-keysrule which is compatible with order-in-components. - #1021 Added
vue/padding-line-between-blocksrule requires or disallows blank lines between the given 2 blocks.
New Options:
- #1022 Added
alphabeticaloption tovue/attributes-orderrule to alphabetical ordering within groupings. - #1031 Added
avoidEscapeoption tovue/html-quotesrule.
🐛 Bug Fixes
- #1027 Fixed false positives in
vue/no-side-effects-in-computed-properties - #1046 Fixed an error when using spread elements in
vue/require-default-prop.
All commits: v6.1.2 -> v6.2.0