Skip to content

Releases: sveltejs/language-tools

[email protected]

08 Oct 14:14
edcb4ed
Compare
Choose a tag to compare

Patch Changes

  • fix: allow undefined and null values for #each in Svelte 5 (#2863)

[email protected]

08 Oct 14:14
edcb4ed
Compare
Choose a tag to compare

Patch Changes

[email protected]

08 Oct 14:14
edcb4ed
Compare
Choose a tag to compare

Patch Changes

  • fix: prevent file watcher issue (#2859)

  • fix: allow undefined and null values for #each in Svelte 5 (#2863)

  • perf: check if file content changed in tsconfig file watch (#2859)

extensions-109.11.2

08 Oct 15:05
edcb4ed
Compare
Choose a tag to compare
  • fix: allow undefined and null values for #each in Svelte 5 (#2863)

[email protected]

22 Sep 12:15
Compare
Choose a tag to compare

Patch Changes

  • perf: tweak some snapshot hot paths (#2852)

  • perf: more precise module cache invalidation (#2853)

  • fix: properly handle runes={false} in <svelte:options> (#2847)

See https://github.com/sveltejs/language-tools/releases

extensions-109.11.1

22 Sep 12:15
Compare
Choose a tag to compare
  • perf: tweak some snapshot hot paths (#2852)

  • perf: more precise module cache invalidation (#2853)

  • fix: properly handle runes={false} in svelte:options (#2847)

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)