Skip to content

Releases: vuejs/vue-eslint-parser

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

v9.2.1

07 May 00:01
Compare
Choose a tag to compare

πŸ› Bug Fixes

  • Fix defineCustomBlocksVisitor was incompatible with ESLint v8.40 by @ota-meshi in #192

Full Changelog: v9.2.0...v9.2.1

v9.2.0

03 May 00:38
Compare
Choose a tag to compare

βš™οΈ Updates

πŸ› Bug Fixes

  • Fix false positives for type def with script setup in ts no-unused-vars by @ota-meshi in #191

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

v9.1.1

30 Mar 06:40
Compare
Choose a tag to compare

πŸ› Bug Fixes

  • Fix wrong scope reference type for <script setup lang=ts> by @ota-meshi in #181

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

v9.1.0

09 Sep 03:19
Compare
Choose a tag to compare

βš™οΈ Updates

  • Add support for parser object to parserOptions.parser by @ota-meshi in #165

Full Changelog: v9.0.3...v9.1.0