@sveltejs/adapter-vercel@7.0.0-next.8
📦 sveltekitView on GitHub →
🐛 2 fixes🔧 1 symbols
Summary
This patch release includes fixes for omitting ISR data endpoints on server-only routes and correctly applying `reroute` results in split serverless function configurations.
🐛 Bug Fixes
- Omit ISR data endpoints for server-only routes.
- Correctly apply `reroute` results for apps configured with split serverless functions.