Releases: sveltejs/language-tools
Releases · sveltejs/language-tools
svelte-check-4.0.8
15 Nov 13:12
Compare
Sorry, something went wrong.
No results found
fix: fall back to any instead of unknown for untyped $props (#2582 )
fix: robustify and fix file writing (#2584 )
fix: hoist types related to $props rune if possible (#2571 )
language-server-0.17.6
15 Nov 13:02
Compare
Sorry, something went wrong.
No results found
perf: check for and return promise instead of awaiting (#2586 )
extensions-109.2.3
15 Nov 13:12
Compare
Sorry, something went wrong.
No results found
fix: fall back to any instead of unknown for untyped $props (#2582 )
perf: check for and return promise instead of awaiting (#2586 )
fix: robustify and fix file writing (#2584 )
fix: hoist types related to $props rune if possible (#2571 )
svelte2tsx-0.7.24
11 Nov 15:00
Compare
Sorry, something went wrong.
No results found
fix: $props: infer types for $bindable, infer function type from arrow function
svelte-check-4.0.7
11 Nov 17:01
Compare
Sorry, something went wrong.
No results found
fix: $props: infer types for $bindable, infer function type from arrow function
language-server-0.17.5
11 Nov 15:01
Compare
Sorry, something went wrong.
No results found
fix: use user's Svelte parser when formatting if necessary (#2578 )
fix: ensure code lenses from different sources are merged
fix: make it possible to disable runes/legacy mode code lens
extensions-109.2.2
11 Nov 17:01
Compare
Sorry, something went wrong.
No results found
fix: $props: infer types for $bindable, infer function type from arrow function
fix: use user's Svelte parser when formatting if necessary (#2578 )
fix: ensure code lenses from different sources are merged
fix: make it possible to disable runes/legacy mode code lens
typescript-plugin-0.3.43
08 Nov 10:48
Compare
Sorry, something went wrong.
No results found
fix: ignore exported variable declarations that aren't simple identifiers
feat: autotype const load = ... declarations (#2540 )
svelte2tsx-0.7.23
08 Nov 10:44
Compare
Sorry, something went wrong.
No results found
feat: autotype const load = ... declarations (#2540 )
feat: provide component instance type in Svelte 5 (#2553 )
fix: infer object and array shapes from fallback types (#2562 )
fix: ignore exported variable declarations that aren't simple identifiers when checking for valid SvelteKit exports
svelte-check-4.0.6
08 Nov 11:03
Compare
Sorry, something went wrong.
No results found
chore: autotype const load = ... declarations (#2540 )
chore: provide component instance type in Svelte 5 (#2553 )
chore: support typescript 5.6 (#2545 )
fix: infer object and array shapes from fallback types (#2562 )