Patch Changes
-
docs: clarify that
version.name
should be deterministic (#8956) -
fix: correctly include exported http methods in allow header (#8968)
-
chore: polyfill File from node:buffer (#8925)
-
fix: provide helpful error/warning when calling
fetch
during render (#8551) -
fix: print useful error when subscribing to SvelteKit's stores at the wrong time during SSR (#8960)
-
fix: ignore external links when automatically preloading (#8961)
-
chore: refactor fallback generation (#8972)