Change8

@sveltejs/adapter-netlify@6.0.3

📦 sveltekitView on GitHub →
🐛 1 fixes

Summary

This patch release fixes an issue related to request routing when using split server functions with an adapter.

🐛 Bug Fixes

  • Correctly route requests to server load functions when the adapter is configured to use split functions.