Skip to content

@astrojs/cloudflare@7.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 16:19
· 1220 commits to main since this release
a3f92ae

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.