- Updated error handling for unknown parameters on prerendered dynamic endpoints
- Now returns HTTP 404 instead of 500, improving client feedback
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 digestFixed 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.
Restores "Add all missing imports" and "Add import from" quick fixes for Astro components