astro@5.14.7
📦 astro
🐛 5 fixes🔧 4 symbols
Summary
This patch release focuses on stability, fixing regressions in Actions and Astro.site, improving cookie error handling, and preventing duplicate CSS in hydrated components.
🐛 Bug Fixes
- Fixes a regression that caused Actions to throw errors while loading.
- Fixes the actions endpoint to return 404 for non-existent actions instead of throwing an unhandled error.
- Fixes handling malformed cookies gracefully by returning the unparsed value instead of throwing a URIError.
- Updates handling of CSS for hydrated client components to prevent duplicates.
- Fixes a regression that caused Astro.site to always be undefined in getStaticPaths().
🔧 Affected Symbols
ActionsAstro.cookies.getAstro.sitegetStaticPaths