Skip to content

Releases: sveltejs/language-tools

svelte2tsx-0.7.15

30 Jul 16:23
719f17b

Choose a tag to compare

  • fix: add legacy methods to own component shape (#2451)

svelte2tsx-0.7.14

30 Jul 15:06

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

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

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

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

Choose a tag to compare

  • fix: ensure bindings and exports work properly for Svelte 5 + TS5.5

svelte2tsx-0.7.12

26 Jun 10:09

Choose a tag to compare

  • fix: detect root snippets correctly
  • fix: prevent false positive store declarations (#2422)

svelte-check-3.8.4

26 Jun 15:41
00212c4

Choose a tag to compare

  • fix: ensure bindings and exports work properly for Svelte 5 + TS5.5

svelte-check-3.8.3

26 Jun 10:48

Choose a tag to compare

  • fix: detect root snippets correctly
  • fix: prevent false positive store declarations (#2422)

language-server-0.16.13

26 Jun 10:10

Choose a tag to compare

  • fix: handle issues with svelte file watching (#2421)