Skip to content

Releases: sveltejs/language-tools

svelte2tsx-0.7.8

02 May 20:25
9d7907e
Compare
Choose a tag to compare
  • fix: rework bindable types strategy (#2361)

svelte-check-3.7.1

02 May 20:33
9d7907e
Compare
Choose a tag to compare
  • fix: rework bindable types strategy (#2361)

language-server-0.16.9

02 May 20:25
9d7907e
Compare
Choose a tag to compare
  • fix: rework bindable types strategy (#2361)

extensions-108.4.1

02 May 20:33
9d7907e
Compare
Choose a tag to compare
  • fix: rework bindable types strategy (#2361)

typescript-plugin-0.3.38

25 Apr 10:36
6cfb0d2
Compare
Choose a tag to compare
  • fix: start TS plugin in less cases (#2317)
  • feat: load user's Svelte version in TS plugin (#2351)

svelte2tsx-0.7.7

25 Apr 10:35
6cfb0d2
Compare
Choose a tag to compare
  • feat: mark only properties as bindable that were declared using $bindable() in Svelte 5 runes mode (#2336)
  • chore: better Svelte 5 interop (#2336)
  • fix: preserve event attribute casing in Svelte 5 (#2347)
  • fix: handle #await inside #snippet (#2348)
  • fix: better bind:group transformation (#2349)
  • fix: handle boolean css var (#2350)

svelte-check-3.7.0

25 Apr 10:44
6cfb0d2
Compare
Choose a tag to compare
  • feat: mark only properties as bindable that were declared using $bindable() in Svelte 5 runes mode (#2336)
  • chore: better Svelte 5 interop (#2336)
  • fix: preserve event attribute casing in Svelte 5 (#2347)
  • fix: handle #await inside #snippet (#2348)
  • fix: better bind:group transformation (#2349)
  • fix: handle boolean css var (#2350)

language-server-0.16.8

25 Apr 10:36
6cfb0d2
Compare
Choose a tag to compare
  • feat: editor support for TS 5.4 (#2334)
  • feat: mark only properties as bindable that were declared using $bindable() in Svelte 5 runes mode (#2336)
  • chore: better Svelte 5 interop (#2336)
  • fix: watch package.json in more situations (#2332)

extensions-108.4.0

25 Apr 10:44
6cfb0d2
Compare
Choose a tag to compare
  • feat: mark only properties as bindable that were declared using $bindable() in Svelte 5 runes mode (#2336)
  • feat: editor support for TS 5.4 (#2334)
  • feat: load user's Svelte version in TS plugin (#2351)
  • chore: better Svelte 5 interop (#2336)
  • fix: preserve event attribute casing in Svelte 5 (#2347)
  • fix: handle #await inside #snippet (#2348)
  • fix: better bind:group transformation (#2349)
  • fix: handle boolean css var (#2350)
  • fix: watch package.json in more situations (#2332)
  • fix: start TS plugin in less cases (#2317)

svelte2tsx-0.7.6

01 Apr 20:41
Compare
Choose a tag to compare
  • fix: ensure type widening for bind:group