svelte-eslint-parser
Advanced tools
Changelog
0.34.0-next.6
168f920
Thanks @ota-meshi! - feat: add support for $inspect
and $effect.root
Changelog
0.34.0-next.5
#440 726f21f
Thanks @baseballyama! - feat: skip type injection if template uses TypeScript
#441 34232c5
Thanks @baseballyama! - feat: add type of $effect.active
Changelog
0.34.0-next.4
c21b54c
Thanks @ota-meshi! - fix: incorrect location for { #await expr then v }
with spacesChangelog
0.34.0-next.3
7508680
Thanks @ota-meshi! - feat: improve props type0ef067b
Thanks @ota-meshi! - fix: incorrect location when there is whitespace at the beginning of blockChangelog
0.34.0-next.2
#430 af1bae5
Thanks @ota-meshi! - feat: apply correct type information to $derived
argument expression
#431 ab13a46
Thanks @ota-meshi! - feat: add support for {#snippet}
and {@render}
Changelog
0.34.0-next.1
#425 ff242c4
Thanks @baseballyama! - feat: Support runes
#426 9793cb0
Thanks @ota-meshi! - feat: apply runes to *.svelte.js
and *.svelte.ts
.
Changelog
0.34.0-next.0
59fc0e9
Thanks @ota-meshi! - feat: (experimental) partial support for Svelte v5 parserChangelog
0.33.0
d9cb8ae
Thanks @ota-meshi! - feat: improve let directive typea4d31f0
Thanks @ota-meshi! - fix: update postcss to 8.4.28