Skip to content

Releases: sveltejs/language-tools

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

svelte2tsx-0.7.12

26 Jun 10:09
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • fix: handle issues with svelte file watching (#2421)

extensions-108.5.4

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

extensions-108.5.3

26 Jun 10:48
Compare
Choose a tag to compare
  • fix: detect root snippets correctly
  • fix: prevent false positive store declarations (#2422)
  • fix: handle issues with svelte file watching (#2421)

svelte2tsx-0.7.11

24 Jun 13:41
Compare
Choose a tag to compare
  • fix: handle snippets with typed arguments (#2412)
  • fix: handle optional arguments in snippets (#2414)

svelte-check-3.8.2

24 Jun 13:50
Compare
Choose a tag to compare
  • chore: reduce dependencies (#2413) (#2400)
  • fix: handle snippets with typed arguments (#2412)
  • fix: handle optional arguments in snippets (#2414)