Skip to content

Bump svelte-check from 2.9.2 to 2.10.0

Dependabot requested to merge dependabot-npm_and_yarn-svelte-check-2.10.0 into main

Bumps svelte-check from 2.9.2 to 2.10.0.

Release notes

Sourced from svelte-check's releases.

svelte-check-2.10.0

  • (fix) type error for component with no props (#1744)
  • (fix) generic support for component getter and accessor (#1689)
  • (fix) allow falsy values for svelte:component (#1694)
  • (fix) skip forwarded event from svelte:self (#1693)
  • (fix) case insenstive file system document sync (#1697)
  • (feat) add --preserveWatchOutput option (#1715)
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading