Releases: sveltejs/svelte-eslint-parser
Releases · sveltejs/svelte-eslint-parser
v0.22.3
Patch Changes
- #262
03971d7
Thanks @ota-meshi! - fix: parsing errors (or wrong AST) for js comments in template
v0.22.2
Patch Changes
e670d44
Thanks @ota-meshi! - fix: virtual references remained
v0.22.1
Patch Changes
- #252
fd8adbd
Thanks @ota-meshi! - fix: self-closing style with external source
v0.22.0
Minor Changes
- #249
d560864
Thanks @ota-meshi! - fix: parsing error when use with member expr
v0.21.0
Minor Changes
- #244
7ebf326
Thanks @ota-meshi! - feat:<template lang="...">
to parse as raw text
v0.20.0
Minor Changes
- #241
df83e3e
Thanks @ota-meshi! - feat: support fortypescript-eslint-parser-for-extra-files
v0.19.3
Patch Changes
- #238
6e063c2
Thanks @ota-meshi! - fix: missing ts node for key of shorthand attribute
v0.19.2
Patch Changes
- #236
82389a3
Thanks @ota-meshi! - fix: crash in@typescript-eslint/no-misused-promises
rule
v0.19.1
Patch Changes
- #234
5f237d2
Thanks @ota-meshi! - fix: wrong AST and type due to newline after=
to reactive variable
v0.19.0
Minor Changes
- #230
c67a6c1
Thanks @ota-meshi! - fix: change virtual code to provide correct type information for reactive statements