Skip to content

Releases: vuejs/eslint-plugin-vue

v10.0.1

29 Apr 01:05
Compare
Choose a tag to compare

🐛 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

v10.0.0

05 Mar 05:51
Compare
Choose a tag to compare

💥 Breaking changes

✨ Enhancements

⚙️ Updates

  • #2171 Updated resources.
  • #2675 Deprecated Vue 2 only rules. They will be removed in eslint-plugin-vue v11.

Full Changelog: v9.33.0...v10.0.0

v9.33.0

05 Mar 02:28
Compare
Choose a tag to compare

✨ Enhancements

🐛 Bug Fixes

Full Changelog: v9.32.0...v9.33.0

v9.32.0

30 Nov 06:07
Compare
Choose a tag to compare

✨ Enhancements

🐛 Bug Fixes

Full Changelog: v9.31.0...v9.32.0

v9.31.0

11 Nov 23:19
Compare
Choose a tag to compare

✨ Enhancements

🐛 Bug Fixes

⚙️ Updates

Full Changelog: v9.30.0...v9.31.0

v9.30.0

28 Oct 10:30
Compare
Choose a tag to compare

🐛 Bug Fixes

Full Changelog: v9.29.1...v9.30.0

v9.29.1

20 Oct 15:09
Compare
Choose a tag to compare

🐛 Bug Fixes

Full Changelog: v9.29.0...v9.29.1

v9.29.0

11 Oct 06:38
Compare
Choose a tag to compare

✨ Enhancements

New Rules

Others

⚙️ Updates

  • #2528, #2566 Added TypeScript declarations for configs.
  • #2565 Added support for recognizing Vue components in .tsx files.

v9.28.0

03 Sep 02:50
Compare
Choose a tag to compare

✨ Enhancements

New Rules

New Features

🐛 Bug Fixes

⚙️ Updates

  • #2498 Renamed flat config names for inspector.

Full Changelog: v9.27.0...v9.28.0

v9.27.0

02 Jul 07:43
Compare
Choose a tag to compare

✨ Enhancements

🐛 Bug Fixes

⚙️ Updates

Full Changelog: v9.26.0...v9.27.0