Skip to content

extensions-109.2.1

Choose a tag to compare

@jasonlyu123 jasonlyu123 released this 08 Nov 12:25
· 132 commits to master since this release
168e568
  • feat: autotype const load = ... declarations (#2540)
  • feat: provide component instance type in Svelte 5 (#2553)
  • feat: add runes mode indicator (#2554)
  • 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
  • fix: take complex/mapped typed into account during prop completions (#2563)
  • fix: copy global types into hidden folder in IDE contexts to prevent extension types to be accidentally loaded (#2561)
  • fix: keep linked editing working when tag name contains a dot (#2570)
  • chore: support typescript 5.6 (#2545)