Skip to content

Releases: sveltejs/language-tools

language-server-0.16.0

22 Nov 11:33

Choose a tag to compare

  • breaking: bump prettier to version 3
  • fix: improve props completion for namespaced component (#2207)

extensions-108.0.0

22 Nov 11:48

Choose a tag to compare

  • breaking: use prettier version 3 by default / as fallback
  • feat: support SvelteKit zero types with $props rune
  • feat: use Snippet type and ensure @render tag only uses snippet functions
  • fix: account for > in attribute strings (#2204)
  • fix: handle contexts in each/await
  • fix: don't lowercase custom element attributes (#2190)
  • fix: make root snippets available in instance script (#2201)
  • fix: remove component suffix in import statement (#2206)
  • fix: improve props completion for namespaced component (#2207)

typescript-plugin-0.3.35

10 Nov 09:29
64d7b77

Choose a tag to compare

  • feat: add option to force-start svelte plugin (#2185)

svelte2tsx-0.6.25

10 Nov 10:17

Choose a tag to compare

  • fix: handle runes looking like stores

svelte2tsx-0.6.24

10 Nov 09:26
64d7b77

Choose a tag to compare

  • feat: add experimental compatibility for Svelte 5
  • fix: enhance numberOnlyAttributes list

svelte-check-3.6.0

10 Nov 16:02

Choose a tag to compare

  • feat: add experimental compatibility for Svelte 5
  • fix: enhance numberOnlyAttributes list

language-server-0.15.22

10 Nov 11:33

Choose a tag to compare

  • fix: handle undefined stats

language-server-0.15.21

10 Nov 09:27
64d7b77

Choose a tag to compare

  • chore: various cleanup work

extensions-107.13.0

10 Nov 11:52

Choose a tag to compare

  • feat: add experimental compatibility for Svelte 5
  • feat: add option to force-start Typescript plugin (#2185)
  • fix: enhance numberOnlyAttributes list

typescript-plugin-0.3.34

10 Oct 08:05
d637d4e

Choose a tag to compare

  • fix: patch file reference and navigate to items in ts plugin (#2174)