Migrating to SvelteKit @sveltejs/adapter-node@6.0.0-next.1
Version @sveltejs/adapter-node@6.0.0-next.1 introduces 1 breaking change. This guide details how to update your code.
Released: 7/6/2026
1
Breaking Changes
1
Migration Steps
0
Affected Symbols
Breaking Changes
●Issue #1
Requires `vite@^8.0.12` due to the first Vite 8 release bundling stable `rolldown` 1.0.0.
Migration Steps
- 1Ensure your project uses `vite@^8.0.12` or newer.
Release Summary
This release enforces a minimum version of Vite 8, incorporating the stable rolldown 1.0.0 bundler. It also includes various minor dependency updates.
Need More Details?
View the full release notes and all changes for SvelteKit @sveltejs/adapter-node@6.0.0-next.1.
View Full Changelog