Skip to content

Releases: vuejs/vue-eslint-parser

v10.4.0

14 Feb 02:09

Choose a tag to compare

⚙️ Changes

  • feat: updated scope analyzer to mark variables as used to prevent false positives with no-useless-assignment by @ota-meshi in #288

Full Changelog: v10.3.0...v10.4.0

v10.3.0

13 Feb 10:28

Choose a tag to compare

✨ Enhancements

⚙️ Infrastructure Updates

Full Changelog: v10.2.0...v10.3.0

v10.2.0

01 Jul 11:57

Choose a tag to compare

✨ Enhancements

Full Changelog: v10.1.4...v10.2.0

v10.1.4

24 Jun 01:30

Choose a tag to compare

🐛 Bug Fixes

Full Changelog: v10.1.3...v10.1.4

v10.1.3

05 Apr 03:17

Choose a tag to compare

🐛 Bug Fixes

Full Changelog: v10.1.2...v10.1.3

v10.1.2

04 Apr 01:08

Choose a tag to compare

🐛 Bug Fixes

  • Fix <textarea> content after }} causes invalid vue/no-parsing-error by @woongsikchoi in #256

Full Changelog: v10.1.1...v10.1.2

v10.1.1

05 Mar 13:59

Choose a tag to compare

🐛 Bug Fixes

Full Changelog: v10.1.0...v10.1.1

v10.1.0

05 Mar 07:31

Choose a tag to compare

✨ Enhancements

  • feat: add TokenStore#{getLoc,getRange}() by @fisker in #253

Full Changelog: v10.0.0...v10.1.0

v10.0.0

05 Mar 03:56

Choose a tag to compare

💥 Breaking changes

  • Drop support old eslint and node by @ota-meshi in #242
  • Make to use project: undefined when parsing script-fragments in <template>. by @ota-meshi in #195
  • Changed default ecmaVersion to "latest" by @ota-meshi in #243

Full Changelog: v9.4.3...v10.0.0

v9.4.3

01 Jun 01:14

Choose a tag to compare

🐛 Bug Fixes

Full Changelog: v9.4.2...v9.4.3