- Fixes EventEmitter memory leak when serving static pages over keep-alive connections with staticHeaders and CSP enabled.
- Improves stability of static page serving under persistent connections.
Official Astro changelog summary with source attribution, release tags, and community reactions.
Track this Astro release note alongside related changelog updates, risky changes, and weekly digest signals from the developer community.
Every summary should remain traceable to the original changelog or release source.
Turn this Astro release note into a weekly digest for the tools you actually use.
Create digestUpdated error handling for unknown parameters on prerendered dynamic endpoints
Fixed stale component styles in fallback dev environments and prevented directories prefixed with "pages" from being misinterpreted as page routes.
Adjusted the Astro peer dependency range to ^7.2.0, aligning with new symbols required by the adapter.