@sveltejs/[email protected]
@sveltejs/[email protected]
@sveltejs/kit
Release Notes
Minor Changes
- feat: support passing Svelte(Kit) config via Vite plugin (#15944)
Patch Changes
fix: preserve multiple
Set-Cookieheaders on 304 responses (#15902)fix: preload for anchor elements that were just previously preloaded (#15915)
fix: catch load function streaming errors on the client (#15929)
fix: avoid generating the
_app/env.jsmodule if public dynamic environment variables are not used by the app (#15940)