Releases: sveltejs/svelte-eslint-parser
Releases · sveltejs/svelte-eslint-parser
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
v0.18.4
Patch Changes
- #222
df22f7f
Thanks @ota-meshi! - fix: parsing error when<style lang="scss" global>
v0.18.3
Patch Changes
- #220
f19019b
Thanks @ota-meshi! - fix: parsing error when<script>
has attribute with empty value
v0.18.2
Patch Changes
- #216
095bf84
Thanks @ota-meshi! - Fix error in member expr on LHS of reactive statement with TS
v0.18.1
Patch Changes
-
#204
cc7dbbd
Thanks @ota-meshi! - fix: wrong store access type information -
#207
159c69b
Thanks @ota-meshi! - fix: support for reactive vars type information