Skip to content

Releases: sveltejs/language-tools

svelte-check-3.8.3

26 Jun 10:48
Compare
Choose a tag to compare
  • fix: detect root snippets correctly
  • fix: prevent false positive store declarations (#2422)

language-server-0.16.13

26 Jun 10:10
Compare
Choose a tag to compare
  • fix: handle issues with svelte file watching (#2421)

extensions-108.5.4

26 Jun 15:41
00212c4
Compare
Choose a tag to compare
  • fix: ensure bindings and exports work properly for Svelte 5 + TS5.5

extensions-108.5.3

26 Jun 10:48
Compare
Choose a tag to compare
  • fix: detect root snippets correctly
  • fix: prevent false positive store declarations (#2422)
  • fix: handle issues with svelte file watching (#2421)

svelte2tsx-0.7.11

24 Jun 13:41
Compare
Choose a tag to compare
  • fix: handle snippets with typed arguments (#2412)
  • fix: handle optional arguments in snippets (#2414)

svelte-check-3.8.2

24 Jun 13:50
Compare
Choose a tag to compare
  • chore: reduce dependencies (#2413) (#2400)
  • fix: handle snippets with typed arguments (#2412)
  • fix: handle optional arguments in snippets (#2414)

language-server-0.16.12

24 Jun 13:40
Compare
Choose a tag to compare
  • fix: support more types of component type definition in completions (#2407)
  • fix: watch svelte files and project files outside workspace (#2299)
  • fix: more robust component props / element attributes completion (#2394)
  • chore: upgrade to TS 5.5 (#2415)

extensions-108.5.2

24 Jun 13:51
Compare
Choose a tag to compare
  • fix: handle snippets with typed arguments (#2412)
  • fix: handle optional arguments in snippets (#2414)
  • fix: support more types of component type definition in completions (#2407)
  • fix: watch svelte files and project files outside workspace (#2299)
  • fix: more robust component props / element attributes completion (#2394)
  • chore: upgrade to TS 5.5 (#2415)

typescript-plugin-0.3.39

17 Jun 19:37
Compare
Choose a tag to compare
  • fix: account for added code in the range of inlay hint (#2387)
  • fix: adjust ambient module snipping logic

svelte2tsx-0.7.10

17 Jun 19:38
Compare
Choose a tag to compare
  • chore: speed up regex