@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
Minor Changes - feat: support passing Svelte(Kit) config via Vite plugin (15944) Patch Changes - fix: preserve multiple headers on 304 resp…
Svelte · SvelteKitMinor Changes - breaking: the method has been removed from remote queries on both the client and the server. Use directly instead — it now…
Svelte · SvelteKit