Skip to content

Releases: sveltejs/language-tools

extensions-108.5.1

17 Jun 19:44

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

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

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

Choose a tag to compare

  • feat: Svelte 5 component class/function interop (#2380)
  • fix: don't debounce document symbol request (#2382)

extensions-108.5.0

29 May 15:09
2478212

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)
  • fix: don't debounce document symbol request (#2382)
  • feat: Svelte 5 component class/function interop (#2380)
  • feat: syntax highlight for svelte code block in mdx (#2381)

svelte2tsx-0.7.8

02 May 20:25
9d7907e

Choose a tag to compare

  • fix: rework bindable types strategy (#2361)

svelte-check-3.7.1

02 May 20:33
9d7907e

Choose a tag to compare

  • fix: rework bindable types strategy (#2361)

language-server-0.16.9

02 May 20:25
9d7907e

Choose a tag to compare

  • fix: rework bindable types strategy (#2361)

extensions-108.4.1

02 May 20:33
9d7907e

Choose a tag to compare

  • fix: rework bindable types strategy (#2361)

typescript-plugin-0.3.38

25 Apr 10:36
6cfb0d2

Choose a tag to compare

  • fix: start TS plugin in less cases (#2317)
  • feat: load user's Svelte version in TS plugin (#2351)