Skip to content

v7.2.0

Compare
Choose a tag to compare
@ota-meshi ota-meshi released this 04 Dec 04:25
· 519 commits to master since this release

✨ Enhancements

  • #1364 Added casing option to vue/custom-event-name-casing rule.

⚙️ Updates

🐛 Bug Fixes

  • #1335 Fixed false positives when using is attr in vue/valid-v-bind-sync rule.
  • #1366 Fixed false positives when using v-for variable for v-slot in vue/valid-v-slot rule
  • #1367 Fixed false positives when using in vue/valid-v-slot and vue/valid-v-model rule
  • #1368 Fixed false negatives when using handler property in vue/no-arrow-functions-in-watch rule
  • #1369 Fixed false positives for methods whose arguments should not be changed in vue/v-on-function-call rule.

All commits: v7.1.0 -> v7.2.0