Skip to content

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

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

Release notes

Sourced from @​sveltejs/kit's releases.

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

Patch Changes

  • [fix] use searchParams for x-sveltekit-invalidated (#7912)

  • [fix] correct Vite config merging with force option (#7911)

  • [fix] rebuild manifest when client hooks or param matcher file is added/removed (#7915)

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

Patch Changes

  • Remove prepublishOnly script (#7893)
Changelog

Sourced from @​sveltejs/kit's changelog.

1.0.0-next.571

Patch Changes

  • [fix] use searchParams for x-sveltekit-invalidated (#7912)

  • [fix] correct Vite config merging with force option (#7911)

  • [fix] rebuild manifest when client hooks or param matcher file is added/removed (#7915)

1.0.0-next.570

Patch Changes

  • Remove prepublishOnly script (#7893)

1.0.0-next.569

Patch Changes

  • Ignore elements that are no longer in the document (#7881)

  • [breaking] Use client-side routing for <form method="GET"> (#7828)

1.0.0-next.568

Patch Changes

  • [fix] add migration hint for renamed methods (#7874)
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