Releases: sveltejs/svelte-eslint-parser
Releases · sveltejs/svelte-eslint-parser
v0.24.0
Minor Changes
-
#292
ec061f5Thanks @ota-meshi! - BREAKING: fix resolve to module scope for top level statementsThis change corrects the result of
context.getScope(), but it is a breaking change. -
#294
14d6e95Thanks @ota-meshi! - feat: add peerDependenciesMeta to package.json -
#295
924cd3eThanks @ota-meshi! - feat: export name property
v0.23.0
Minor Changes
- #271
e355d5cThanks @ota-meshi! - fix: wrong variable scope in let directive
v0.22.4
Patch Changes
- #266
d890090Thanks @ota-meshi! - fix: virtual references remained
v0.22.3
Patch Changes
- #262
03971d7Thanks @ota-meshi! - fix: parsing errors (or wrong AST) for js comments in template
v0.22.2
Patch Changes
e670d44Thanks @ota-meshi! - fix: virtual references remained
v0.22.1
Patch Changes
- #252
fd8adbdThanks @ota-meshi! - fix: self-closing style with external source
v0.22.0
Minor Changes
- #249
d560864Thanks @ota-meshi! - fix: parsing error when use with member expr
v0.21.0
Minor Changes
- #244
7ebf326Thanks @ota-meshi! - feat:<template lang="...">to parse as raw text
v0.20.0
Minor Changes
- #241
df83e3eThanks @ota-meshi! - feat: support fortypescript-eslint-parser-for-extra-files
v0.19.3
Patch Changes
- #238
6e063c2Thanks @ota-meshi! - fix: missing ts node for key of shorthand attribute