Skip to content

Releases: sveltejs/language-tools

typescript-plugin-0.3.49

17 Jul 16:46
2e2c6c3
Compare
Choose a tag to compare
  • fix: support "Build-Free Editing with Project References" in SvelteKit page.ts files (#2788)

svelte2tsx-0.7.41

17 Jul 16:49
2e2c6c3
Compare
Choose a tag to compare
  • feat: zero types for params (#2795)
  • feat: add await support (#2799)
  • fix: strip doctype using AST instead of regex (#2798)

svelte-check-4.3.0

17 Jul 16:58
2e2c6c3
Compare
Choose a tag to compare
  • feat: zero types for params (#2795)
  • feat: add await support (#2799)
  • fix: strip doctype using AST instead of regex (#2798)
  • chore: make human output more concise and readable (#2748)

language-server-0.17.17

17 Jul 16:49
2e2c6c3
Compare
Choose a tag to compare
  • fix: support "Build-Free Editing with Project References" in SvelteKit page.ts files (#2788)
  • fix: enable fallback watcher when dynamicRegistration is false (#2783)

extensions-109.10.0

17 Jul 16:58
2e2c6c3
Compare
Choose a tag to compare
  • feat: zero types for params (#2795)
  • feat: add await support (#2799)
  • feat: add support for modern SvelteKit prop typings to VS Code snippets (#2796)
  • fix: enable fallback watcher when dynamicRegistration is false (#2783)
  • fix: support "Build-Free Editing with Project References" in SvelteKit page.ts files (#2788)
  • fix: strip doctype using AST instead of regex (#2798)

typescript-plugin-0.3.48

19 Jun 09:32
291b484
Compare
Choose a tag to compare
  • feat: workspace symbols support (#2769)

svelte2tsx-0.7.40

19 Jun 09:31
291b484
Compare
Choose a tag to compare
  • 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)

svelte-check-4.2.2

19 Jun 10:01
291b484
Compare
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
Compare
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
Compare
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)