Releases: sveltejs/language-tools
Releases · sveltejs/language-tools
svelte-check-3.6.5
27 Feb 16:44
Compare
Sorry, something went wrong.
No results found
fix: adjust $props() comment type logic (#2294 )
fix: use Svelte 4 compiler from user when available
fix: adjust snippet helper type to new snippet API
fix: also take type argument into account when analyzing $props()
fix: don't add form type to zero types when property is not typed out
language-server-0.16.4
27 Feb 16:33
Compare
Sorry, something went wrong.
No results found
feat: completion for custom element tag name and more events (#2300 )
fix: use Svelte 4 compiler from user when available
extensions-108.3.0
27 Feb 16:44
Compare
Sorry, something went wrong.
No results found
feat: completion for custom element tag name and more events (#2300 )
fix: adjust $props() comment type logic (#2294 )
fix: use Svelte 4 compiler from user when available
fix: adjust snippet helper type to new snippet API
fix: also take type argument into account when analyzing $props()
fix: don't add form type to zero types when property is not typed out
svelte2tsx-0.7.1
08 Feb 13:39
Compare
Sorry, something went wrong.
No results found
fix: take type annotations into account when transforming one-way bindings (#2283 )
Svelte 5:
fix: deduplicate generate props/events/slot types correctly (#2269 )
fix: adjust snippet code generation for new AST shape (#2282 )
fix: ensure correct types for media bindings (#2284 )
fix: implict children tweaks (#2285 ) (#2263 )
svelte-check-3.6.4
08 Feb 16:22
Compare
Sorry, something went wrong.
No results found
fix: take type annotations into account when transforming one-way bindings (#2283 )
Svelte 5:
fix: deduplicate generate props/events/slot types correctly (#2269 )
fix: adjust snippet code generation for new AST shape (#2282 )
fix: ensure correct types for media bindings (#2284 )
fix: implict children tweaks (#2285 ) (#2263 )
extensions-108.2.2
08 Feb 16:22
Compare
Sorry, something went wrong.
No results found
fix: take type annotations into account when transforming one-way bindings (#2283 )
Svelte 5:
fix: deduplicate generate props/events/slot types correctly (#2269 )
fix: adjust snippet code generation for new AST shape (#2282 )
fix: ensure correct types for media bindings (#2284 )
fix: implict children tweaks (#2285 ) (#2263 )
language-server-0.16.3
15 Jan 09:26
Compare
Sorry, something went wrong.
No results found
fix: prevent completion using empty cache (#2258 )
extensions-108.2.1
15 Jan 09:33
Compare
Sorry, something went wrong.
No results found
fix: prevent completion using empty cache (#2258 )
typescript-plugin-0.3.37
12 Jan 09:21
Compare
Sorry, something went wrong.
No results found
fix: workaround for move to file refactor restriction to prevent it from crashing (#2227 )
fix: map optionalReplacementSpan for typescript-language-server (#2257 )
feat: zero effort typings for reroute, warn instead of error on disallowed route exports (#2252 )
svelte2tsx-0.7.0
12 Jan 09:17
Compare
Sorry, something went wrong.
No results found
fix: various snippet improvements
fix: handle svelte.ts/js files when emitting types (#2241 )
fix: don't remove non-null-assertion operator (#2248 )
feat: transpile $props() differently to support rename/find reference (#2255 )
feat: zero effort typings for reroute (#2252 )