Change8

@sveltejs/adapter-netlify@7.0.0-next.9

📦 sveltekitView on GitHub →
🐛 1 fixes🔧 1 symbols

Summary

This patch release fixes an issue with trailing slashes in prerendered paths for edge functions, improving static serving of root pages with base paths. It also includes various dependency updates.

🐛 Bug Fixes

  • Strip trailing slashes from prerendered paths in the edge function exclude list, ensuring the root page is served statically when using a base path.

Affected Symbols