Change8

@sveltejs/adapter-netlify@6.0.4

📦 sveltekitView on GitHub →
🐛 1 fixes

Summary

This patch release fixes an issue where remote function requests and unknown routes were not handled correctly when split functions were configured.

🐛 Bug Fixes

  • A catch-all function is now generated to handle remote function requests and unknown routes when the application is configured to use split functions.