Skip to content

svelte2tsx-0.7.23

Choose a tag to compare

@dummdidumm dummdidumm released this 08 Nov 10:44
· 134 commits to master since this release
a3a6393
  • feat: autotype const load = ... declarations (#2540)
  • feat: provide component instance type in Svelte 5 (#2553)
  • fix: infer object and array shapes from fallback types (#2562)
  • fix: ignore exported variable declarations that aren't simple identifiers when checking for valid SvelteKit exports