reroute
Found in 1 package: sveltekit
sveltekit(6 releases)
@sveltejs/adapter-vercel@7.0.0-next.8This patch release includes fixes for omitting ISR data endpoints on server-only routes and correctly applying `reroute` results in split serverless function configurations.
@sveltejs/kit@2.20.2This patch release fixes an issue where non-prerendered API endpoints could not be called during the rerouting process while prerendering was active.
@sveltejs/kit@2.19.1This patch release fixes an issue where the reroute function could not point to prerendered routes.
@sveltejs/kit@2.19.0This release enhances the reroute hook by providing access to the fetch API and introduces internal caching for reroute results to improve performance.
@sveltejs/kit@2.18.0This release introduces async support for the reroute hook and a new normalizeUrl helper, alongside several fixes for hash routing, asset inclusion, and preloading behavior.
@sveltejs/kit@2.16.0BreakingThis release introduces PageProps and LayoutProps types, adds custom identifier invalidation to goto(), and removes the postinstall script for pnpm 10 compatibility. It also includes several bug fixes related to routing, asset linking, and fetch behavior.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when reroute changes.
Learn More