Skip to content

Releases: sveltejs/language-tools

svelte2tsx-0.7.34

10 Jan 16:26
2f46701
Compare
Choose a tag to compare
  • fix: don't hoist types/snippets referencing stores or destructured variables (#2661)

svelte-check-4.1.4

13 Jan 09:33
2f46701
Compare
Choose a tag to compare
  • fix: don't hoist types/snippets referencing stores or destructured variables (#2661)

extensions-109.5.2

13 Jan 09:33
2f46701
Compare
Choose a tag to compare
  • fix: don't hoist types/snippets referencing stores or destructured variables (#2661)

svelte2tsx-0.7.33

08 Jan 14:41
Compare
Choose a tag to compare
  • fix: move snippets to correct place when only module script present

svelte2tsx-0.7.32

08 Jan 12:33
d5fbdfe
Compare
Choose a tag to compare
  • feat: support generics attribute for JSDoc (#2624)
  • fix: better snippet/interface hoistability analysis (#2655)

svelte-check-4.1.3

08 Jan 14:49
Compare
Choose a tag to compare
  • fix: move snippets to correct place when only module script present

svelte-check-4.1.2

08 Jan 12:41
d5fbdfe
Compare
Choose a tag to compare
  • feat: support generics attribute for JSDoc (#2624)
  • fix: better snippet/interface hoistability analysis (#2655)
  • chore: TypeScript 5.7 support (#2585)

language-server-0.17.9

08 Jan 12:35
d5fbdfe
Compare
Choose a tag to compare
  • feat: Semantic document highlighting (#1408)
  • chore: TypeScript 5.7 support (#2585)
  • fix: correct the selection range of the last import that doesn't have a semicolon (#2651)

language-server-0.17.10

08 Jan 14:42
Compare
Choose a tag to compare
  • fix: safely access Svelte config during startup

extensions-109.5.1

08 Jan 14:49
Compare
Choose a tag to compare
  • fix: move snippets to correct place when only module script present
  • fix: safely access Svelte config during startup