v7.0.0-beta.1
Pre-release
Pre-release
·
700 commits
to master
since this release
✨ Enhancements
New Rules:
- #1267 Added
vue/v-for-delimiter-style
rule that enforces which delimiter (in
orof
) should be used inv-for
directives.
Other changes in Rules:
- #1259 Added
allowProps
option tovue/require-explicit-emits
rule.
🐛 Bug Fixes
- #1258 Fixed false negatives of "slot-scope" when "^3.0.0" is set in
vue/no-unsupported-features
rule. - #1262 Fixed reporting "Use the latest vue-eslint-parser" message in non-vue files.
All commits: v7.0.0-beta.0 -> v7.0.0-beta.1