Change8

@sveltejs/adapter-vercel@6.3.1

📦 sveltekitView on GitHub →
1 features🐛 1 fixes

Summary

This patch release introduces observability for remote function calls and fixes an issue where ISR routes incorrectly handled these calls.

✨ New Features

  • Remote function calls are now visible under the /_app/remote route in observability.

🐛 Bug Fixes

  • Prevented ISR routes from handling remote function calls.