Skip to content

Releases: sveltejs/language-tools

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

extensions-109.5.0

08 Jan 12:42
d5fbdfe
Compare
Choose a tag to compare
  • feat: support generics attribute for JSDoc (#2624)
  • feat: Semantic document highlighting (#1408)
  • chore: TypeScript 5.7 support (#2585)
  • fix: better snippet/interface hoistability analysis (#2655)
  • fix: correct the selection range of the last import that doesn't have a semicolon (#2651)
  • fix: reword TS plugin modal options (#2647)

typescript-plugin-0.3.45

17 Dec 15:39
ac10174
Compare
Choose a tag to compare
  • fix: don't patch solution project in ts plugin (#2617)

svelte2tsx-0.7.31

17 Dec 15:40
ac10174
Compare
Choose a tag to compare
  • feat: make use of loose Svelte parser and provide better intellisense (#2631)

language-server-0.17.8

17 Dec 15:42
ac10174
Compare
Choose a tag to compare
  • feat: make use of loose Svelte parser and provide better intellisense (#2631)
  • chore: tweak completions (#2630)

extensions-109.4.0

17 Dec 15:48
ac10174
Compare
Choose a tag to compare
  • feat: make use of loose Svelte parser and provide better intellisense (#2631)
  • chore: tweak completions (#2630)
  • fix: don't patch solution project in ts plugin (#2617)

typescript-plugin-0.3.44

03 Dec 13:25
131f78a
Compare
Choose a tag to compare
  • fix: make sure snapshots are shared per ProjectService (#2614)

svelte2tsx-0.7.30

03 Dec 17:08
02db54d
Compare
Choose a tag to compare
  • fix: support each without as (#2615)