Skip to content

Releases: sveltejs/language-tools

svelte-check-4.2.2

19 Jun 10:01
291b484

Choose a tag to compare

  • fix: invalidate project file cache and handle watcher race condition (#2779)
  • fix: prevent error with bind:this={get, set} (#2781)
  • fix: don't treat derived imported from svelte/store as a potential store (#2780)
  • fix: key block can have its own block scope (#2768)

language-server-0.17.16

19 Jun 09:31
291b484

Choose a tag to compare

  • feat: workspace symbols support (#2769)
  • fix: invalidate project file cache and handle watcher race condition (#2779)

extensions-109.9.0

19 Jun 10:01
291b484

Choose a tag to compare

  • feat: workspace symbols support (#2769)
  • fix: invalidate project file cache and handle watcher race condition (#2779)
  • fix: prevent error with bind:this={get, set} (#2781)
  • fix: don't treat derived imported from svelte/store as a potential store (#2780)
  • fix: key block can have its own block scope (#2768)

language-server-0.17.15

21 May 08:24

Choose a tag to compare

  • perf: bail on giant export maps when initializing auto import cache

extensions-109.8.1

21 May 08:28

Choose a tag to compare

  • perf: bail on giant export maps when initializing auto import cache

svelte2tsx-0.7.39

15 May 13:58
d12a9ae

Choose a tag to compare

  • feat: support generics on snippets (#2761)

svelte-check-4.2.1

15 May 14:01
d12a9ae

Choose a tag to compare

  • feat: support generics on snippets (#2761)

extensions-109.8.0

15 May 14:01
d12a9ae

Choose a tag to compare

  • feat: support generics on snippets (#2761)

typescript-plugin-0.3.47

14 May 16:03
7a13025

Choose a tag to compare

  • fix: more robust solution project check for ts < 5.7 in ts plugin (#2758)

svelte2tsx-0.7.38

14 May 16:03
7a13025

Choose a tag to compare

  • feat: support attachments (#2760)
  • fix: deduplicate definition for rune-mode components (#2759)