Skip to content

Releases: sveltejs/language-tools

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)

svelte-language-server@0.17.28

18 Feb 22:41
d13f08d

Choose a tag to compare

Patch Changes

  • feat: support for comments in tags (#2944)

svelte-language-server@0.17.27

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: extract style/script tag followed by destructuring in the template (#2921)

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

  • Updated dependencies [6a04679, b914d01]:

    • svelte2tsx@0.7.49

svelte-check@4.4.1

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)

extensions-109.14.0

18 Feb 22:42
d13f08d

Choose a tag to compare

  • feat: support for comments in tags (#2944)