Skip to content

Releases: sveltejs/language-tools

svelte2tsx@0.7.52

07 Mar 20:37
71676eb

Choose a tag to compare

Patch Changes

  • fix: use Promise for async kit handler return types (#2966)

svelte-check@4.4.5

07 Mar 20:37
71676eb

Choose a tag to compare

Patch Changes

  • fix: use Promise for async kit handler return types (#2966)

svelte-language-server@0.17.29

26 Feb 15:34
e7168a9

Choose a tag to compare

Patch Changes

  • fix: pass filename to warningFilter (#2959)

svelte-check@4.4.4

26 Feb 15:34
e7168a9

Choose a tag to compare

Patch Changes

  • fix: more robust detection of lang="ts" attribute (#2957)

  • fix: pass filename to warningFilter (#2959)

  • fix: resolve svelte files under path alias in --incremental/tsgo mode (#2955)

svelte2tsx@0.7.51

20 Feb 16:55
abf0c20

Choose a tag to compare

Patch Changes

  • fix: respect @ts-ignore etc comments within tags (#2950)

svelte2tsx@0.7.50

20 Feb 14:01
27b7eb8

Choose a tag to compare

Patch Changes

  • fix: detect existing JSDoc @satisfies to prevent duplicate injection (#2946)

svelte-check@4.4.3

20 Feb 16:55
abf0c20

Choose a tag to compare

Patch Changes

  • fix: respect @ts-ignore etc comments within tags (#2950)

svelte-check@4.4.2

20 Feb 14:01
27b7eb8

Choose a tag to compare

Patch Changes

  • fix: resolve shims correctly in --incremental/tsgo mode (cd1ff2f)

  • fix: include references in generated tsconfig.json in --incremental/tsgo mode (1990f74)

extensions-109.14.2

20 Feb 16:58
abf0c20

Choose a tag to compare

  • fix: respect @ts-ignore etc comments within tags

svelte2tsx@0.7.49

18 Feb 16:50
c14bf1d

Choose a tag to compare

Patch Changes

  • fix: handle relative imports reaching outside working directory when using --incremental/--tsgo flags (#2942)

  • fix: support SvelteKit zero types in svelte-check --incremental (#2939)