Skip to content

Releases: sveltejs/language-tools

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

svelte-check-3.8.1

17 Jun 19:44
Compare
Choose a tag to compare
  • fix: adjust ambient module snipping logic
  • chore: speed up regex

language-server-0.16.11

17 Jun 19:37
Compare
Choose a tag to compare
  • fix: adjust ambient module snipping logic

extensions-108.5.1

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

svelte2tsx-0.7.9

29 May 14:50
2478212
Compare
Choose a tag to compare
  • fix: allow for whitespace in snippets declaration (#2366)
  • fix: allow as expressions for bindable props (#2372)
  • fix: force correct semantic tokens for $props types (#2379)
  • feat: Svelte 5 component class/function interop (#2380)

svelte-check-3.8.0

29 May 15:08
2478212
Compare
Choose a tag to compare
  • fix: allow for whitespace in snippets declaration (#2366)
  • fix: allow as expressions for bindable props (#2372)
  • fix: force correct semantic tokens for $props types (#2379)
  • feat: Svelte 5 component class/function interop (#2380)

language-server-0.16.10

29 May 14:51
2478212
Compare
Choose a tag to compare
  • feat: Svelte 5 component class/function interop (#2380)
  • fix: don't debounce document symbol request (#2382)