Skip to content

Releases: sveltejs/language-tools

svelte-check-2.6.0

09 Apr 10:18
cd98a53

Choose a tag to compare

  • (feat) add support for <svelte:element> (#1437)

language-server-0.14.25

09 Apr 10:12
cd98a53

Choose a tag to compare

  • (feat) add support for <svelte:element> (#1437)

extensions-105.15.0

09 Apr 10:18
cd98a53

Choose a tag to compare

  • (feat) add support for <svelte:element> (#1437)

svelte2tsx-0.5.7

07 Apr 16:25
7d94e23

Choose a tag to compare

  • (feat) add sveltekit:reload (#1431)
  • (fix) allow null and undefined for style and class directives (#1432)
  • (fix) more robust handling of script tags in {@html ..} tags (#1433)

svelte-check-2.5.0

07 Apr 16:33
7d94e23

Choose a tag to compare

  • (feat) add sveltekit:reload (#1431)
  • (fix) allow null and undefined for style and class directives (#1432)
  • (fix) more robust handling of script tags in {@html ..} tags (#1433)
  • (fix) remove obsolete dependency on minimist (#1417)

language-server-0.14.24

07 Apr 16:26
7d94e23

Choose a tag to compare

  • (feat) add sveltekit:reload (#1431)

extensions-105.14.0

07 Apr 16:33
7d94e23

Choose a tag to compare

  • (feat) add sveltekit:reload (#1431)
  • (feat) add snippets (#1373)
  • (fix) allow null and undefined for style and class directives (#1432)
  • (fix) more robust handling of script tags in {@html ..} tags (#1433)

typescript-plugin-0.3.1

14 Mar 16:50
3f36b47

Choose a tag to compare

  • (fix) use fallback content when parsing of Svelte file fails
  • (fix) avoid duplicate patching (#1404)
  • (feat) improve plugin enable config: enable config option now determines whether or not to enable the plugin (toggleable without reload) (#1401)
  • (feat) Support Svelte project files being importable/findable through references without having them imported in a TS file (#1407)

svelte2tsx-0.5.6

14 Mar 16:22
b43bc68

Choose a tag to compare

  • (fix) $store++/$store-- return type (#1395)
  • (fix) make uninitialized props be typed as any (#1410)

svelte-check-2.4.6

14 Mar 16:51
3f36b47

Choose a tag to compare

  • (fix) $store++/$store-- return type (#1395)
  • (fix) make uninitialized props be typed as any (#1410)