@sveltejs/kit@2.59.1
Patch Changes
- fix: resolve paths to route files with the letter drive on Windows (#15793)
Fetched May 5, 2026
Fetched May 5, 2026
Patch Changes - fix: avoid circular dependency between server initialisation and hook retrieval that causes the app to crash on start (1611…
Svelte · SvelteKitPatch Changes - fix: avoid importing the Vite development client code into builds with a non-standard (16023) - fix: don't emit the unused…
Svelte · SvelteKit