Skip to content

v10.0.1

Compare
Choose a tag to compare
@ota-meshi ota-meshi released this 29 Apr 01:05
· 4 commits to master since this release

πŸ› Bug Fixes

  • #2700 Fixed incorrect type for .eslintrc configs.
  • #2703 Fixed false negatives for multiple script blocks in vue/prefer-use-template-ref rule.
  • #2726 Fixed false positives for tagged template expressions in vue/no-ref-as-operand rule.
  • #2728 Fixed false negatives for props destructure in vue/require-default-prop rule.
  • #2731 Fixed false positives for renamed props in vue/no-dupe-keys rule.

βš™οΈ Updates

  • #2701 Improved the report location for vue/no-export-in-script-setup rule.
  • #2724 Improved the report location for vue/html-self-closing rule.

Full Changelog: v10.0.0...v10.0.1