astro@7.2.6
📦 astroView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release fixes a bug that could cause `new FetchState(request)` to fail in development environments with optimized server dependencies.
🐛 Bug Fixes
- Fixes a bug where `new FetchState(request)` could fail in development when server dependencies were optimized.