Skip to content

Releases: sveltejs/language-tools

language-server-0.15.6

07 Mar 17:47
0374000

Choose a tag to compare

  • (fix) limit html completion with predefined trigger character (#1912)

extensions-107.2.0

07 Mar 17:53
0374000

Choose a tag to compare

  • (fix) only use TypeScript through provided ts version of plugin (#1902)
  • (fix) limit html completion with predefined trigger character (#1912)

typescript-plugin-0.3.17

27 Feb 09:16
0819c3a

Choose a tag to compare

  • (fix) only use TypeScript through provided ts version of plugin (#1902)

extensions-107.1.2

27 Feb 10:24
0819c3a

Choose a tag to compare

  • (fix) only use TypeScript through provided ts version of plugin (#1902)

typescript-plugin-0.3.16

24 Feb 13:23
ffd4303

Choose a tag to compare

  • (fix) patch script snapshots to remove *.svelte ambient definition which results in wrong typings (#1898)

language-server-0.15.5

24 Feb 13:22
ffd4303

Choose a tag to compare

  • (fix) don't send semantic tokens/inlay hints refresh requests clients not supporting it (#1896)

extensions-107.1.1

24 Feb 13:34
ffd4303

Choose a tag to compare

  • (fix) patch script snapshots to remove *.svelte ambient type definition which results in wrong typings (#1898)

typescript-plugin-0.3.15

23 Feb 13:58
4c200ba

Choose a tag to compare

  • (feat) call hierarchy support (#1889)

svelte2tsx-0.6.2

23 Feb 13:49
4c200ba

Choose a tag to compare

  • (fix) set rootDir in emitDts for consistent output structure (#1886)
  • (fix) add data-sveltekit-replacestate/-keepfocus to SvelteKit anchor tag props (#1865)
  • (fix) no error with unkown props if uses $$restProps (#1887)
  • (chore) remove old transformation (#1858)

svelte-check-3.0.4

23 Feb 14:08
4c200ba

Choose a tag to compare

  • (fix) recognize more js-like file types (#1894)
  • (fix) no error with unkown props if $$restProps is used (#1887)
  • (fix) move error if $$Props is an alias of another type (#1892)
  • (chore) remove old transformation (#1858)