@sveltejs/kit@2.61.1
Patch Changes
- fix: regression where routes starting and ending with a route group are not matched correctly (#15903)
Fetched May 24, 2026
Fetched May 24, 2026
Removed base, assets, and resolveRoute from $app/paths, and goto now rejects when called with URLs that do not resolve to routes within the…
Svelte · SvelteKitThe ORIGIN environment variable and kit.prerender.origin config option are removed in favor of a new kit.paths.origin config option.
Svelte · SvelteKit