Skip to content

Releases: sveltejs/language-tools

svelte-check-3.6.3

12 Jan 09:39

Choose a tag to compare

  • fix: various snippet improvements
  • fix: don't remove non-null-assertion operator (#2248)
  • fix: prevent crash in moduleResolution Node16+ (#2230)
  • fix: correct declareMap reference line number (#2250)
  • feat: zero effort typings for reroute (#2252)

language-server-0.16.2

12 Jan 09:21

Choose a tag to compare

  • fix: prevent crash in moduleResolution Node16+ (#2230)
  • fix: correct declareMap reference line number (#2250)
  • perf: auto import cache (#2237)

extensions-108.2.0

12 Jan 09:39

Choose a tag to compare

  • fix: various snippet improvements
  • fix: don't remove non-null-assertion operator (#2248)
  • fix: prevent crash in moduleResolution Node16+ (#2230)
  • fix: correct declareMap reference line number (#2250)
  • fix: workaround for move to file refactor restriction to prevent it from crashing (#2227)
  • fix: map optionalReplacementSpan for typescript-language-server (#2257)
  • feat: transpile $props() differently to support rename/find reference (#2255)
  • feat: zero effort typings for reroute (#2252)
  • perf: auto import cache (#2237)

typescript-plugin-0.3.36

29 Nov 06:22

Choose a tag to compare

  • fix: remove component suffix in import statement (#2206)

svelte2tsx-0.6.27

24 Nov 16:19
364ac7d

Choose a tag to compare

  • 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)

svelte-check-3.6.2

24 Nov 16:44

Choose a tag to compare

  • 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)
  • fix: hide deprecation warnings in generated code Svelte 5 (svelte#9586)
  • chore: bump deps (#2214)
  • perf: faster checks for certain characters (#2179)

language-server-0.16.1

24 Nov 16:23

Choose a tag to compare

  • fix: adjust prettier fallback logic (#2210)
  • fix: add possibility to pass in version to svelte2tsx to differentiate transpiler targets
  • fix: hide deprecation warnings in generated code Svelte 5 (svelte#9586)
  • chore: bump deps (#2214)
  • perf: faster checks for certain characters (#2179)
  • perf: be able to cancel diagnostics (#2216)

extensions-108.1.0

24 Nov 16:30

Choose a tag to compare

  • feat: add best-effort fallback typings to $props() rune
  • fix: adjust prettier fallback logic (#2210)
  • 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)
  • fix: hide deprecation warnings in generated code Svelte 5 (svelte#9586)
  • chore: bump deps (#2214)
  • perf: faster checks for certain characters (#2179)
  • perf: be able to cancel diagnostics (#2216)

svelte2tsx-0.6.26

22 Nov 11:31

Choose a tag to compare

  • feat: support SvelteKit zero types with $props rune
  • feat: use Snippet type and ensure @render tag only uses snippet functions
  • fix: account for > in attribute strings (#2204)
  • fix: handle contexts in each/await
  • fix: don't lowercase custom element attributes (#2190)
  • fix: make root snippets available in instance script (#2201)

svelte-check-3.6.1

22 Nov 11:48

Choose a tag to compare

  • fix: support SvelteKit zero types with $props rune
  • fix: use Snippet type and ensure @render tag only uses snippet functions
  • fix: account for > in attribute strings (#2204)
  • fix: handle contexts in each/await
  • fix: don't lowercase custom element attributes (#2190)
  • fix: make root snippets available in instance script (#2201)