Skip to content

Bump @sveltejs/kit from 1.0.0-next.556 to 1.0.0-next.567

Bumps @sveltejs/kit from 1.0.0-next.556 to 1.0.0-next.567.

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​1.0.0-next.567

Patch Changes

  • Co-locate synthetic types with other Kit types (#7864)

@​sveltejs/kit@​1.0.0-next.566

Patch Changes

  • Add more type documentation (#7003)

  • [breaking] move SubmitFunction into @​sveltejs/kit (#7003)

@​sveltejs/kit@​1.0.0-next.565

Patch Changes

  • [breaking] Replace data-sveltekit-prefetch with -preload-code and -preload-data (#7776)

  • [breaking] Rename prefetch to preloadData and prefetchRoutes to preloadCode (#7776)

@​sveltejs/kit@​1.0.0-next.564

Patch Changes

  • [chore] upgrade undici (#7830)

  • Make $page.url resilient against mutations (#7827)

@​sveltejs/kit@​1.0.0-next.563

Patch Changes

  • [feat] allow handleError to return a promise (#7780)

  • [breaking] remove format option from generateManifest(...) (#7820)

@​sveltejs/kit@​1.0.0-next.562

Patch Changes

  • [fix] handle redirects in handle hook while processing data request (#7797)

  • Make touchstart listener passive (#7818)

  • [breaking] remove getStaticDirectory() from builder API (#7809)

  • Make console.warn wrapper named rather than anonymous (#7811)

@​sveltejs/kit@​1.0.0-next.561

Patch Changes

  • Upgrade vite-plugin-svelte to ^1.3.1 (#7760)

@​sveltejs/kit@​1.0.0-next.560

... (truncated)

Changelog

Sourced from @​sveltejs/kit's changelog.

1.0.0-next.567

Patch Changes

  • Co-locate synthetic types with other Kit types (#7864)

1.0.0-next.566

Patch Changes

  • Add more type documentation (#7003)

  • [breaking] move SubmitFunction into @​sveltejs/kit (#7003)

1.0.0-next.565

Patch Changes

  • [breaking] Replace data-sveltekit-prefetch with -preload-code and -preload-data (#7776)

  • [breaking] Rename prefetch to preloadData and prefetchRoutes to preloadCode (#7776)

1.0.0-next.564

Patch Changes

  • [chore] upgrade undici (#7830)

  • Make $page.url resilient against mutations (#7827)

1.0.0-next.563

Patch Changes

  • [feat] allow handleError to return a promise (#7780)

  • [breaking] remove format option from generateManifest(...) (#7820)

1.0.0-next.562

Patch Changes

  • [fix] handle redirects in handle hook while processing data request (#7797)

  • Make touchstart listener passive (#7818)

  • [breaking] remove getStaticDirectory() from builder API (#7809)

  • Make console.warn wrapper named rather than anonymous (#7811)

... (truncated)

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