@sveltejs/adapter-vercel@7.0.0-next.1
Breaking Changes📦 sveltekitView on GitHub →
⚠ 1 breaking
Summary
This release enforces a minimum dependency on Vite 8.0.12, aligning with the stable release of rolldown 1.0.0. Several minor dependency updates were also applied.
⚠️ Breaking Changes
- Requires vite@^8.0.12 due to the first Vite 8 release bundling stable rolldown 1.0.0. Users must update their Vite dependency.
Migration Steps
- Update your Vite dependency to version ^8.0.12 or higher.