yarn eslint-plugin-vue 3.4.0

latest releases: 10.0.0, 9.33.0, 9.32.0...
7 years ago

Enhancements

  • 866d057 adds a new rule no-template-key. This rule disallows key attribute on <template> elements because it does not work.

Bug fixes

  • 866d057 fixed false positives of no-invalid-v-for and require-v-for-key rules. Now it checks whether child elements of <template> elements have v-bind:key attribute rather than the <template> elements.

Don't miss a new eslint-plugin-vue release

NewReleases is sending notifications on new releases.