Skip to content

v3.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@mysticatea mysticatea released this 27 Jun 11:22
· 1281 commits to master since this release

Bug fixes

  • b0d613c fixed the false positives of no-invalid-v-on rule about v-on directives which have verb modifiers (.stop or .prevent).
  • a8bdf72 removed html-no-self-closing rule from plugin:vue/recommended configuration.