- Fix dynamic redirect routes to use the user‑specified status code instead of always emitting 301
- Ensure redirect configuration { destination, status } is respected for dynamic routes
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.