Releases: sveltejs/language-tools
Releases · sveltejs/language-tools
extensions-109.4.0
17 Dec 15:48
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
fix: make sure snapshots are shared per ProjectService (#2614 )
svelte2tsx-0.7.30
03 Dec 17:08
Compare
Sorry, something went wrong.
No results found
fix: support each without as (#2615 )
svelte2tsx-0.7.29
03 Dec 13:24
Compare
Sorry, something went wrong.
No results found
fix: ensure imports without semicolon doesn't break intellisense (#2610 )
svelte-check-4.1.1
03 Dec 18:21
Compare
Sorry, something went wrong.
No results found
fix: support each without as (#2615 )
extensions-109.3.3
03 Dec 18:21
Compare
Sorry, something went wrong.
No results found
fix: ensure imports without semicolon doesn't break intellisense (#2610 )
fix: make sure TypeScript plugin snapshots are shared per ProjectService (#2614 )
fix: support each without as (#2615 )
svelte2tsx-0.7.28
22 Nov 20:06
Compare
Sorry, something went wrong.
No results found
fix: ensure "organize imports" doesn't mess with generated $$Component type
svelte2tsx-0.7.27
22 Nov 12:15
Compare
Sorry, something went wrong.
No results found
fix: don't move appended content from previous node while hoisting interface (#2596 )
fix: ensure hoisted interfaces are moved after hoisted imports (#2597 )
fix: preserve bind:... mapping on elements for better source maps
svelte-check-4.1.0
22 Nov 12:22
Compare
Sorry, something went wrong.
No results found
fix: don't move appended content from previous node while hoisting interface (#2596 )
fix: ensure hoisted interfaces are moved after hoisted imports (#2597 )
fix: preserve bind:... mapping on elements for better source maps
feat: prepare for some upcoming features of Svelte 5
language-server-0.17.7
22 Nov 12:16
Compare
Sorry, something went wrong.
No results found
fix: use original file path casing for shim files (#2591 )
chore: bump prettier-plugin-svelte