Skip to content

Releases: sveltejs/language-tools

language-server-0.14.40

20 Dec 15:59
5ef7acf

Choose a tag to compare

  • (feat) enhance Quickfixes to include Svelte Stores (#1789)
  • (fix) data-sveltekit attributes are valid on all elements (#1773)

extensions-106.4.0

20 Dec 16:17
5ef7acf

Choose a tag to compare

  • (feat) enhance Quickfixes to include Svelte Stores (#1789)
  • (feat) only show SvelteKit files context menu in kit project (#1771)
  • (feat) use satisfies operator if possible (#1770)
  • (fix) data-sveltekit attributes are valid on all elements (#1773)
  • (fix) correctly convert offset to position (#1786)
  • (fix) move interface if referenced by generic (#1791)
  • (fix) custom autoCloseBefore settings (#1768)
  • (fix) no error with unkown props if uses $$props #1769

svelte-check-2.10.2

08 Dec 11:05
dc2b00c

Choose a tag to compare

  • (fix) add polling interval to watchFile

language-server-0.14.39

08 Dec 10:44
dc2b00c

Choose a tag to compare

  • (fix) add polling interval to watchFile

extensions-106.3.2

08 Dec 11:05
dc2b00c

Choose a tag to compare

  • (fix) add polling interval to watchFile

typescript-plugin-0.3.12

05 Dec 16:34
37d73e9

Choose a tag to compare

  • (fix) only patch readFile once (#1761)

svelte2tsx-0.5.22

05 Dec 16:33
37d73e9

Choose a tag to compare

  • (fix) add "" and "off" as valid data-sveltekit-X values (#1753) (#1749)
  • (fix) getter type is nonnullable (#1751)
  • (fix) add FormDataEvent (#1760)

svelte-check-2.10.1

05 Dec 16:47
37d73e9

Choose a tag to compare

  • (fix) add "" and "off" as valid data-sveltekit-X values (#1753) (#1749)
  • (fix) getter type is nonnullable (#1751)
  • (fix) add FormDataEvent (#1760)
  • (fix) full version number in svelte-check --version (#1747)

extensions-106.3.1

05 Dec 16:47
37d73e9

Choose a tag to compare

  • (fix) add "" and "off" as valid data-sveltekit-X values (#1753) (#1749)
  • (fix) getter type is nonnullable (#1751)
  • (fix) add FormDataEvent (#1760)
  • (fix) only patch readFile once (#1761)

typescript-plugin-0.3.11

29 Nov 15:12
14473ea

Choose a tag to compare

  • (fix) case insenstive file system document sync (#1697)