Skip to content

Releases: sveltejs/language-tools

svelte2tsx-0.7.16

22 Aug 16:08
0655c67
Compare
Choose a tag to compare
  • feat: support specifying tsconfig for emitDts (#2454)
  • fix: support Svelte 5 module script attribute (#2473)

svelte-check-3.8.6

22 Aug 16:12
0655c67
Compare
Choose a tag to compare
  • fix: support Svelte 5 module script attribute (#2473)

extensions-108.6.1

22 Aug 16:13
0655c67
Compare
Choose a tag to compare
  • fix: support Svelte 5 module script attribute (#2473)

typescript-plugin-0.3.40

30 Jul 15:05
Compare
Choose a tag to compare
  • fix: map refactor/quick-fix of svelte files in typescript plugin (#2439)

svelte2tsx-0.7.15

30 Jul 16:23
719f17b
Compare
Choose a tag to compare
  • fix: add legacy methods to own component shape (#2451)

svelte2tsx-0.7.14

30 Jul 15:06
Compare
Choose a tag to compare
  • feat: warn on likely failed d.ts file generation (#2428)
  • fix: no implicit children prop when using slot (#2427)
  • fix: correctly detect real Svelte files for declarationMap (#2443)
  • fix: correctly handle HTML between implicit snippet props (#2450)
  • fix: correctly scope snippet declarations (#2449)
  • fix: make it possible to type snippet parameters using JSDoc (#2449)

svelte-check-3.8.5

30 Jul 16:34
719f17b
Compare
Choose a tag to compare
  • chore: bump html/css language service (#2424)
  • chore: better "cannot use bind:" error message (#2429)
  • fix: no implicit children prop when using slot (#2427)
  • fix: correctly handle HTML between implicit snippet props (#2450)
  • fix: correctly scope snippet declarations (#2449)
  • fix: make it possible to type snippet parameters using JSDoc (#2449)
  • fix: add legacy methods to own component shape (#2451)

language-server-0.16.14

30 Jul 15:07
Compare
Choose a tag to compare
  • chore: bump html/css language service (#2424)
  • chore: better "cannot use bind:" error message (#2429)
  • feat: reference/implementation codelens (#2378)

extensions-108.6.0

30 Jul 16:34
719f17b
Compare
Choose a tag to compare
  • feat: reference/implementation codelens (#2378)
  • chore: bump html/css language service (#2424)
  • chore: better "cannot use bind:" error message (#2429)
  • fix: no implicit children prop when using slot (#2427)
  • fix: map refactor/quick-fix of svelte files in typescript plugin (#2439)
  • fix: correctly handle HTML between implicit snippet props (#2450)
  • fix: correctly scope snippet declarations (#2449)
  • fix: make it possible to type snippet parameters using JSDoc (#2449)
  • fix: add legacy methods to own component shape (#2451)

svelte2tsx-0.7.13

26 Jun 15:11
00212c4
Compare
Choose a tag to compare
  • fix: ensure bindings and exports work properly for Svelte 5 + TS5.5