Skip to content

svelte-check-3.6.5

Choose a tag to compare

@dummdidumm dummdidumm released this 27 Feb 16:44
· 242 commits to master since this release
  • 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