Skip to content

Releases: vuejs/vue-eslint-parser

v10.1.1

05 Mar 13:59
Compare
Choose a tag to compare

🐛 Bug Fixes

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

v10.1.0

05 Mar 07:31
Compare
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
Compare
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
Compare
Choose a tag to compare

🐛 Bug Fixes

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

v9.4.2

23 Jan 00:59
Compare
Choose a tag to compare

🐛 Bug Fixes

Full Changelog: v9.4.1...v9.4.2

v9.4.1

22 Jan 07:38
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix: shorthand camelize should be used in rawName by @waynzh in #218
  • Fix an error when using CRLF for generic directive by @ota-meshi in #220

Full Changelog: v9.4.0...v9.4.1

v9.4.0

08 Jan 14:34
Compare
Choose a tag to compare

✨ Enhancements

Full Changelog: v9.3.2...v9.4.0

v9.3.2

08 Oct 12:53
Compare
Choose a tag to compare

🐛 Bug Fixes

Full Changelog: v9.3.1...v9.3.2

v9.3.1

11 Jun 08:45
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix wrong scope for generics with multiple script blocks by @ota-meshi in #201

Full Changelog: v9.3.0...v9.3.1

v9.3.0

14 May 01:10
Compare
Choose a tag to compare

✨ Enhancements

Full Changelog: v9.2.1...v9.3.0