@astrojs/cloudflare@13.3.1
📦 astroView on GitHub →
🐛 2 fixes🔧 1 symbols
Summary
This patch release addresses critical bugs related to KV namespace bindings being removed with session support and 404 errors for static assets/prerendered pages when `base` is set. It also updates the dependency for underscore redirects.
🐛 Bug Fixes
- Fixed an issue where existing KV namespace bindings were silently removed when session support was enabled.
- Fixed static assets and prerendered pages 404ing when `base` is configured.