SvelteKit (javascript)

sveltejs/kit last check 597 releases recent
Notes
no notes yet
Release notes
v@sveltejs/adapter-node - 2.0.0 · 1y+
view on github

Major Changes

  • breaking: require SvelteKit 2 peer dependency (#11289)

  • breaking: remove polyfill option. fetch APIs will now always come from the platform being used. File and crypto APIs will be polyfilled if not available (#11172)

  • chore: upgrade rollup (#11122)