- feat: add best-effort fallback typings to
$props()
rune - fix: don't add generic type when snippet has no params
- fix: pass children to zero types Svelte 5 (#2212)
- fix: add possibility to pass in version to svelte2tsx to differentiate transpiler targets
- fix: add implicit children prop in Svelte 5 mode (#2211)
- perf: faster checks for certain characters (#2179)