@sveltejs/adapter-cloudflare@7.2.7
📦 sveltekitView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
This patch release addresses two specific bugs related to file handling in the public directory and redirects, alongside general dependency updates.
🐛 Bug Fixes
- Fixed an error that occurred if _routes.json was present in the /static public directory.
- Correctly handles pathnames found in the _redirects file.