Skip to content

Releases: sveltejs/language-tools

svelte2tsx-0.7.3

28 Feb 22:22
Compare
Choose a tag to compare
  • fix: adjust render tag for latest AST version

svelte-check-3.6.6

29 Feb 10:28
4bd1424
Compare
Choose a tag to compare
  • fix: adjust render tag for latest AST version

language-server-0.16.5

28 Feb 22:32
4bd1424
Compare
Choose a tag to compare
  • chore: bump prettier versions

extensions-108.3.1

28 Feb 22:39
4bd1424
Compare
Choose a tag to compare
  • fix: adjust render tag for latest AST version
  • chore: bump prettier versions

svelte2tsx-0.7.2

27 Feb 16:34
Compare
Choose a tag to compare
  • fix: adjust $props() comment type logic (#2294)
  • 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

svelte-check-3.6.5

27 Feb 16:44
Compare
Choose a tag to compare
  • 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
Choose a tag to compare
  • 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
Choose a tag to compare
  • 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
efe8463
Compare
Choose a tag to compare
  • 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
efe8463
Compare
Choose a tag to compare
  • 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)