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: 481
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: 7 days ago
Pushed at: 3 months ago
Last synced at: 4 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
v10.2.0
v10.2.0
β¨ Enhancements
- refactor: drop lodash by @9romise in https://github.com/vuejs/vue-eslint-parser/pull/268
Full Changelog: https://github.com/vuejs/vue-eslint-parser/compare/v10.1.4...v10.2.0
Download
v10.1.4
v10.1.4
π Bug Fixes
- Fix comments order by @waynzh in https://github.com/vuejs/vue-eslint-parser/pull/265
Full Changelog: https://github.com/vuejs/vue-eslint-parser/compare/v10.1.3...v10.1.4
Download
v10.1.3
v10.1.3
π Bug Fixes
- Fix text token type in
{{...}}with invalid expression by @woongsikchoi in https://github.com/vuejs/vue-eslint-parser/pull/257
Full Changelog: https://github.com/vuejs/vue-eslint-parser/compare/v10.1.2...v10.1.3
Download
v10.1.2
v10.1.2
π Bug Fixes
- Fix
<textarea>content after}}causes invalidvue/no-parsing-errorby @woongsikchoi in https://github.com/vuejs/vue-eslint-parser/pull/256
Full Changelog: https://github.com/vuejs/vue-eslint-parser/compare/v10.1.1...v10.1.2
Download
v10.1.1
v10.1.1
π Bug Fixes
- Fix wrong scope for generic attribute by @ota-meshi in https://github.com/vuejs/vue-eslint-parser/pull/254
Full Changelog: https://github.com/vuejs/vue-eslint-parser/compare/v10.1.0...v10.1.1
Download
v10.1.0
v10.1.0
β¨ Enhancements
- feat: add
TokenStore#{getLoc,getRange}()by @fisker in https://github.com/vuejs/vue-eslint-parser/pull/253
Full Changelog: https://github.com/vuejs/vue-eslint-parser/compare/v10.0.0...v10.1.0
Download
v10.0.0
v10.0.0
π₯ Breaking changes
- Drop support old eslint and node by @ota-meshi in https://github.com/vuejs/vue-eslint-parser/pull/242
- Make to use
project: undefinedwhen parsing script-fragments in<template>. by @ota-meshi in https://github.com/vuejs/vue-eslint-parser/pull/195 - Changed default ecmaVersion to βlatestβ by @ota-meshi in https://github.com/vuejs/vue-eslint-parser/pull/243
Full Changelog: https://github.com/vuejs/vue-eslint-parser/compare/v9.4.3...v10.0.0
Download
v9.4.3
v9.4.3
π Bug Fixes
- Fixed wrong AST for asycn function in v-on by @ota-meshi in https://github.com/vuejs/vue-eslint-parser/pull/227
- Fixed parsing error when arrow function type in generics by @ota-meshi in https://github.com/vuejs/vue-eslint-parser/pull/234
- Fixed type definition by @ota-meshi in https://github.com/vuejs/vue-eslint-parser/pull/225
Full Changelog: https://github.com/vuejs/vue-eslint-parser/compare/v9.4.2...v9.4.3
Download
v9.4.2
v9.4.2
π Bug Fixes
- Fix an error when using default for generic by @ota-meshi in https://github.com/vuejs/vue-eslint-parser/pull/222
Full Changelog: https://github.com/vuejs/vue-eslint-parser/compare/v9.4.1...v9.4.2
Download
v9.4.1
v9.4.1
π Bug Fixes
- fix: shorthand camelize should be used in
rawNameby @waynzh in https://github.com/vuejs/vue-eslint-parser/pull/218 - Fix an error when using CRLF for generic directive by @ota-meshi in https://github.com/vuejs/vue-eslint-parser/pull/220
Full Changelog: https://github.com/vuejs/vue-eslint-parser/compare/v9.4.0...v9.4.1
Download