Skip to content

Releases: vuejs/vue-eslint-parser

v9.0.3

23 Jun 07:44
Compare
Choose a tag to compare

🐛 Bug Fixes

Full Changelog: v9.0.2...v9.0.3

v9.0.2

17 May 10:13
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix crash for script setup with global var in no-obj-calls rule by @ota-meshi in #152

Full Changelog: v9.0.1...v9.0.2

v9.0.1

11 May 23:41
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix npm tag.

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

v9.0.0

11 May 23:32
Compare
Choose a tag to compare

💥 Breaking Changes

✨ Enhancements

  • Add support for scope analysis of <script setup> by @ota-meshi in #144
  • Add support for custom template tokenizers by @rashfael in #148

Full Changelog: v8.3.0...v9.0.0

v9.0.0-alpha.0

14 Apr 08:56
Compare
Choose a tag to compare
v9.0.0-alpha.0 Pre-release
Pre-release

💥 Breaking Changes

✨ Enhancements

  • Add support for scope analysis of <script setup> by @ota-meshi in #144
  • Add support for custom template tokenizers by @rashfael in #148

Full Changelog: v8.3.0...v9.0.0-alpha.0

v8.3.0

22 Feb 08:52
Compare
Choose a tag to compare

🐛 Bug Fixes

Full Changelog: v8.2.0...v8.3.0

v8.2.0

24 Jan 05:31
Compare
Choose a tag to compare

✨ Enhancements

  • Added support for complex expression in CSS v-bind() by @ota-meshi in #143

Full Changelog: v8.1.0...v8.2.0

v8.1.0

21 Jan 00:52
Compare
Choose a tag to compare

⚙️ Updates

Full Changelog: v8.0.1...v8.1.0

v8.0.1

30 Oct 04:02
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix wrong location when having multiple <script> by @ota-meshi in #132

Full Changelog: v8.0.0...v8.0.1

v8.0.0

19 Oct 00:21
Compare
Choose a tag to compare

💥 Breaking Changes

  • Drop support for node <v12.22.0, v13, >=v14<v14.17.0, v15 and eslint v5 by @ota-meshi in #129
  • Change the default of parserOptions.vueFeatures.interpolationAsNonHTML to true. by @ota-meshi in #130

Full Changelog: v7.11.0...v8.0.0