Skip to content

Releases: vuejs/eslint-plugin-vue

v9.2.0

06 Jul 00:44
Compare
Choose a tag to compare

⚙️ Updates

Full Changelog: v9.1.1...v9.2.0

v9.1.1

11 Jun 02:46
Compare
Choose a tag to compare

🐛 Bug Fixes

Full Changelog: v9.1.0...v9.1.1

v9.1.0

01 Jun 08:14
Compare
Choose a tag to compare

🐛 Bug Fixes

Full Changelog: v9.0.1...v9.1.0

v9.0.1

18 May 13:59
Compare
Choose a tag to compare

🐛 Bug Fixes

Full Changelog: v9.0.0...v9.0.1

v9.0.0

18 May 03:45
Compare
Choose a tag to compare

💥 Breaking Changes

Change Vue 3 presets configs

Change Vue 2 preset configs

Note: The rules marked with * are now included in the plugin:vue/essential config because @vue/composition-api and unplugin-vue2-script-setup add (limited) support for these Vue 3 features in Vue 2. If you don't use those libraries, enabling these rules shouldn't affect you.

Deprecated features

Removed features

Previously deprecated rules are removed completely:

Previously deprecated internal util methods are removed completely:

  • getComponentProps: use getComponentPropsFromOptions instead
  • getComponentEmits: use getComponentEmitsFromOptions instead

✨ Enhancements

🐛 Bug Fixes

Full Changelog: v8.7.0...v9.0.0

v8.7.1

22 Apr 10:01
Compare
Choose a tag to compare

🐛 Bug Fixes

Full Changelog: v8.7.0...v8.7.1

v8.7.0

22 Apr 07:45
Compare
Choose a tag to compare

✨ Enhancements

🐛 Bug Fixes

Full Changelog: v8.6.0...v8.7.0

v8.6.0

06 Apr 06:22
Compare
Choose a tag to compare

✨ Enhancements

🐛 Bug Fixes

Full Changelog: v8.5.0...v8.6.0

v8.5.0

22 Feb 09:07
Compare
Choose a tag to compare

✨ Enhancements

Full Changelog: v8.4.1...v8.5.0

v8.4.1

04 Feb 11:19
Compare
Choose a tag to compare

🐛 Bug Fixes

Full Changelog: v8.4.0...v8.4.1