github sveltejs/kit @sveltejs/adapter-netlify@7.0.0-next.6

latest releases: @sveltejs/kit@3.0.0-next.16, @sveltejs/adapter-vercel@7.0.0-next.6, @sveltejs/package@3.0.0-next.5...
pre-release3 hours ago

Major Changes

  • chore: use rolldown for edge function bundling

  • breaking: write output that conforms to the stable Netlify Frameworks API.

    Deploying and previewing with Netlify CLI now requires v17.31.0 or later. Run npm i -g netlify-cli@latest to upgrade.

  • breaking: require SvelteKit 3

  • breaking: edge function build target is now es2022

  • breaking: require vite@^8.0.12, the first Vite 8 release bundling stable rolldown 1.0.0

Patch Changes

  • chore: use node:fs instead of deprecated builder.rimraf and builder.mkdirp (#16286)

  • fix: ensure types for platform.context work

  • fix: include utils.js in package.json files

  • chore: replace @netlify/functions with @netlify/types for the Context type

  • fix: provide distinct names for each split serverless function (#16667)

  • fix: await init on every request to prevent race condition

  • chore: bump Rolldown to 1.2.0

  • Updated dependencies [bbd1e2f, e21d27b, 6044d05, 7fb611f, 9f06b3a, 8763327, 7dc2379, a70c3eb, 89f49c7, f36b3a4, 1144a63, 9f06b3a]:

    • @sveltejs/kit@3.0.0-next.15

Don't miss a new kit release

NewReleases is sending notifications on new releases.