Skip to content

Bump svelte-check from 3.0.3 to 3.0.4

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

Bumps svelte-check from 3.0.3 to 3.0.4.

Release notes

Sourced from svelte-check's releases.

svelte-check-3.0.4

  • (fix) recognize more js-like file types (#1894)
  • (fix) no error with unkown props if $$restProps is used (#1887)
  • (fix) move error if $$Props is an alias of another type (#1892)
  • (chore) remove old transformation (#1858)
Commits
  • 4c200ba (fix) recognize more js-like file types for svelte-check (#1894)
  • 69336d0 (fix) move error if $$Props is an alias of another type (#1892)
  • f45f2a8 (feat) call hierarchy support (#1889)
  • c50df9a (feat) declarationMap support (#1878)
  • aa9cb63 fix(emitDts): set rootDir for consistent output structure (#1886)
  • d8e0481 (fix) add -replacestate/-keepfocus to SvelteKit anchor tag props (#1865)
  • ba81afa (fix) no error with unkown props if uses $$restProps (#1887)
  • e3ccd7d (fix) don't rename props name when triggered in shorthand (#1877)
  • fb9414a (fix) deal with shorthands during rename (#1876)
  • 7449ec0 (fix) give Svelte code fixes lower priority (#1874)
  • Additional commits viewable in compare view


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