GitHub / vuejs / vue-eslint-parser
The ESLint custom parser for `.vue` files.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vuejs%2Fvue-eslint-parser
PURL: pkg:github/vuejs/vue-eslint-parser
Stars: 482
Forks: 77
Open issues: 24
License: mit
Language: TypeScript
Size: 2.23 MB
Dependencies parsed at: Pending
Created at: almost 9 years ago
Updated at: 3 days ago
Pushed at: 4 months ago
Last synced at: 2 days ago
Commit Stats
Commits: 385
Authors: 15
Mean commits per author: 25.67
Development Distribution Score: 0.366
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/vuejs/vue-eslint-parser
Topics: eslint, eslint-custom-parser, javascript, single-file-component, static-code-analysis, vue, vuejs
Funding Links https://github.com/sponsors/ota-meshi, https://github.com/sponsors/mysticatea
v9.4.0
v9.4.0
β¨ Enhancements
- Add support for defineModel by @ota-meshi in https://github.com/vuejs/vue-eslint-parser/pull/213
- Add support for v-bind same-name shorthand by @ota-meshi in https://github.com/vuejs/vue-eslint-parser/pull/215
Full Changelog: https://github.com/vuejs/vue-eslint-parser/compare/v9.3.2...v9.4.0
Download
v9.3.2
v9.3.2
π Bug Fixes
- fix: context provided by defineCustomBlocksVisitor by @ota-meshi in https://github.com/vuejs/vue-eslint-parser/pull/211
- fix: βhas only a getterβ error by @ota-meshi in https://github.com/vuejs/vue-eslint-parser/pull/210
Full Changelog: https://github.com/vuejs/vue-eslint-parser/compare/v9.3.1...v9.3.2
Download
v9.3.1
v9.3.1
π Bug Fixes
- Fix wrong scope for generics with multiple script blocks by @ota-meshi in https://github.com/vuejs/vue-eslint-parser/pull/201
Full Changelog: https://github.com/vuejs/vue-eslint-parser/compare/v9.3.0...v9.3.1
Download
v9.3.0
v9.3.0
β¨ Enhancements
- Add support for
defineOptionsanddefineSlotsby @ota-meshi in https://github.com/vuejs/vue-eslint-parser/pull/193 - Add
vueFeatures.customMacrosoption by @ota-meshi in https://github.com/vuejs/vue-eslint-parser/pull/194 - Add support for
<script setup lang=ts generic="...">by @ota-meshi in https://github.com/vuejs/vue-eslint-parser/pull/182
Full Changelog: https://github.com/vuejs/vue-eslint-parser/compare/v9.2.1...v9.3.0
Download
v9.2.1
v9.2.1
π Bug Fixes
- Fix defineCustomBlocksVisitor was incompatible with ESLint v8.40 by @ota-meshi in https://github.com/vuejs/vue-eslint-parser/pull/192
Full Changelog: https://github.com/vuejs/vue-eslint-parser/compare/v9.2.0...v9.2.1
Download
v9.2.0
v9.2.0
βοΈ Updates
- Add exported meta object by @TatsuyaYamamoto in https://github.com/vuejs/vue-eslint-parser/pull/190
π Bug Fixes
- Fix false positives for type def with script setup in ts no-unused-vars by @ota-meshi in https://github.com/vuejs/vue-eslint-parser/pull/191
Full Changelog: https://github.com/vuejs/vue-eslint-parser/compare/v9.1.1...v9.2.0
Download
v9.1.1
v9.1.1
π Bug Fixes
- Fix wrong scope reference type for
<script setup lang=ts>by @ota-meshi in https://github.com/vuejs/vue-eslint-parser/pull/181
Full Changelog: https://github.com/vuejs/vue-eslint-parser/compare/v9.1.0...v9.1.1
Download
v9.1.0
v9.1.0
βοΈ Updates
- Add support for parser object to
parserOptions.parserby @ota-meshi in https://github.com/vuejs/vue-eslint-parser/pull/165
Full Changelog: https://github.com/vuejs/vue-eslint-parser/compare/v9.0.3...v9.1.0
Download
v9.0.3
v9.0.3
π Bug Fixes
- Fix wrong tokenize for lone ampersand by @ota-meshi in https://github.com/vuejs/vue-eslint-parser/pull/158
Full Changelog: https://github.com/vuejs/vue-eslint-parser/compare/v9.0.2...v9.0.3
Download
v9.0.2
v9.0.2
π Bug Fixes
- Fix crash for script setup with global var in no-obj-calls rule by @ota-meshi in https://github.com/vuejs/vue-eslint-parser/pull/152
Full Changelog: https://github.com/vuejs/vue-eslint-parser/compare/v9.0.1...v9.0.2
Download