svelte-eslint-parser
Advanced tools
Changelog
0.21.0
7ebf326
Thanks @ota-meshi! - feat: <template lang="...">
to parse as raw textChangelog
0.20.0
df83e3e
Thanks @ota-meshi! - feat: support for typescript-eslint-parser-for-extra-files
Changelog
0.19.3
6e063c2
Thanks @ota-meshi! - fix: missing ts node for key of shorthand attributeChangelog
0.19.2
82389a3
Thanks @ota-meshi! - fix: crash in @typescript-eslint/no-misused-promises
ruleChangelog
0.19.1
5f237d2
Thanks @ota-meshi! - fix: wrong AST and type due to newline after =
to reactive variableChangelog
0.19.0
c67a6c1
Thanks @ota-meshi! - fix: change virtual code to provide correct type information for reactive statementsChangelog
0.18.4
df22f7f
Thanks @ota-meshi! - fix: parsing error when <style lang="scss" global>
Changelog
0.18.3
f19019b
Thanks @ota-meshi! - fix: parsing error when <script>
has attribute with empty valueChangelog
0.18.2
095bf84
Thanks @ota-meshi! - Fix error in member expr on LHS of reactive statement with TSChangelog
0.18.1
#204 cc7dbbd
Thanks @ota-meshi! - fix: wrong store access type information
#207 159c69b
Thanks @ota-meshi! - fix: support for reactive vars type information