Skip to content

Releases: sveltejs/language-tools

typescript-plugin-0.3.50

12 Aug 04:38
9d719db
Compare
Choose a tag to compare
  • fix: support expandable hover (#2808)

language-server-0.17.19

12 Aug 04:32
9d719db
Compare
Choose a tag to compare
  • chore: bump to typescript 5.9 (#2808)

extensions-109.11.0

12 Aug 04:47
9d719db
Compare
Choose a tag to compare
  • chore: bump to typescript 5.9 (#2808)

svelte2tsx-0.7.42

03 Aug 06:33
d84b178
Compare
Choose a tag to compare

fix: handle object literal in MustacheTag (#2805)

svelte-check-4.3.1

03 Aug 07:01
d84b178
Compare
Choose a tag to compare

fix: handle object literal in MustacheTag (#2805)

language-server-0.17.18

03 Aug 06:42
d84b178
Compare
Choose a tag to compare

fix: prevent organize imports from removing snippet (#2809)

extensions-109.10.1

03 Aug 07:06
d84b178
Compare
Choose a tag to compare
  • fix: prevent organize imports from removing snippet (#2809)
  • fix: handle object literal in MustacheTag (#2805)
  • fix: Better detection version for VS Code SvelteKit files snippets

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)