@sveltejs/[email protected]
@sveltejs/[email protected]
@sveltejs/kit
Release Notes
Major Changes
chore: use
rolldownfor edge function bundling (#15432)breaking: write output that conforms to the stable Netlify Frameworks API. (#15294)
Deploying and previewing with Netlify CLI now requires v17.31.0 or later. Run
npm i -g netlify-cli@latestto upgrade.breaking: require SvelteKit 3 (#15506)
breaking: edge function build target is now
es2022(#15432)