Skip to content

Releases: sveltejs/language-tools

svelte2tsx-0.6.23

10 Oct 08:04
d637d4e

Choose a tag to compare

  • fix: enhance precompile blank for parser error workaround (#2173)

language-server-0.15.20

10 Oct 08:06
d637d4e

Choose a tag to compare

  • feat: ts5.2 clickable inlay parameter hints (#2162)
  • feat: folding range support (#2169)

extensions-107.12.0

10 Oct 08:39
d637d4e

Choose a tag to compare

  • fix: enhance precompile blank for parser error workaround (#2173)
  • fix: patch file reference and navigate to items in ts plugin (#2174)
  • feat: ts5.2 clickable inlay parameter hints (#2162)
  • feat: folding range support (#2169)

typescript-plugin-0.3.33

19 Sep 15:03

Choose a tag to compare

  • fix: output $$Props code differently to deal with unions better (#2153)
  • fix: ensure SvelteKit file is patched when first open (#2160)
  • feat: add fallback handler to auto-types (#2156)

typescript-plugin-0.3.32

19 Sep 14:03

Choose a tag to compare

borked release, don't use

svelte2tsx-0.6.22

19 Sep 14:00

Choose a tag to compare

  • fix: output $$Props code differently to deal with unions better (#2153)
  • feat: add fallback handler to auto-types (#2156)

svelte-check-3.5.2

19 Sep 14:33

Choose a tag to compare

  • fix: only allow client files and project files to be root files (#2146)
  • fix: output $$Props code differently to deal with unions better (#2153)
  • fix: add fallback handler to auto-types (#2156)

language-server-0.15.19

19 Sep 14:00

Choose a tag to compare

  • fix: only allow client files and project files to be root files (#2146)
  • feat: enhance component references in find references (#2157)

extensions-107.11.0

19 Sep 15:11

Choose a tag to compare

  • fix: only allow client files and project files to be root files (#2146)
  • fix: output $$Props code differently to deal with unions better (#2153)
  • fix: ensure SvelteKit file is patched when first open (#2160)
  • feat: enhance component references in find references (#2157)
  • feat: add fallback handler to auto-types (#2156)

extensions-107.10.1

04 Sep 07:38
4ba8d9e

Choose a tag to compare

  • fix: ignore style tag inside script tag (#2104)
  • fix: prevent crash when ts project is closed (#2144)
  • fix: manually define svelteSys.readFile for compatibility (#2142)
  • fix: ignore error about transition third argument (#2139)
  • fix: adjust regex for regions to take into account jsdoc (#2141)