This repository was archived by the owner on Feb 10, 2025. It is now read-only.
·
1232 commits
to main
since this release
Patch Changes
-
#69
473e9fa
Thanks @alexanderniebuhr! - Fixes a regression which caused the adapter to falsely generate_routes.json
for on-demand rendered 404 pages, which causes unexpected behavior in Cloudflare's SPA routing. -
#66
5b62509
Thanks @ToxiWoxi! - Fixes a regression which caused the adapter to falsely return an empty 404 response, caused by an upstream change withastro/astro#7754.