svelte-eslint-parser
Advanced tools
Changelog
0.43.0
88548e9
Thanks @ota-meshi! - update svelte to v588548e9
Thanks @ota-meshi! - fix some $props()
type linting errorChangelog
0.42.0
3119299
Thanks @ota-meshi! - feat: improve props type7c556ca
Thanks @ota-meshi! - fix: error in snippets with type annotationsChangelog
0.41.1
8350bb5
Thanks @ota-meshi! - fix: incorrect runes inference when having empty compiler optionsChangelog
0.40.0
dfe5cb8
Thanks @ota-meshi! - fix: update svelte to 5.0.0-next.181 and fix for {:else if}
Changelog
0.39.1
437e463
Thanks @baseballyama! - fix: Set svelteFeatures.runes
to true
by default for Svelte 5Changelog
0.39.0
1a9ef3d
Thanks @ota-meshi! - feat: makes it optional whether to parse runes.Changelog
0.38.0
a27c8e9
Thanks @baseballyama! - feat: support Svelte 5.0.0-next.155. (Add $state.is
and replace $effect.active
with $effect.tracking
)