withastro
astro
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix: handle redirect case in PagesHandler switch for exhaustiveness lint
advanced-routing
1 hour ago
fix: remove redirect rendering from PagesHandler, reroute error responses in BaseApp PagesHandler no longer renders redirect routes — it returns a 404 with the X-Astro-Error header instead. BaseApp.render() checks for this header and calls renderError() to render the proper error page. This ensures redirects only work when the redirects() handler is explicitly included in the user's pipeline.
advanced-routing
1 hour ago
test(astro): cover head propagation through prerender env Signed-off-by: Patrick Linnane <patrick@linnane.io>
p-linnane:fix/head-propagation-prerender-environment
2 hours ago
Use @cloudflare/vite-plugin pre-release from PR #12788 Adds minimumReleaseAge exclusions for transitive Cloudflare deps.
cloudflare-static-buildoutput
3 hours ago
fix: prefix unused params with underscore for biome lint
advanced-routing
3 hours ago
Merge branch 'main' into ocavue/get-tsconfig-4
ocavue-forks:ocavue/get-tsconfig-4
3 hours ago
refactor: move fetch-state.ts to core/fetch/, make route resolution eager and private - Move FetchState from core/app/ to core/fetch/ to consolidate the fetch API - Route resolution now happens eagerly in the base FetchState constructor - resolveRouteData() is now #resolveRouteData() (private), uses sync app.match() instead of async devMatch — in dev, routeData is already provided via render options - AstroHandler checks state.routeData directly instead of calling resolveRouteData() - Add unit tests for all astro/fetch handler functions (15 tests)
advanced-routing
3 hours ago
Merge branch 'main' into cloudflare-static-buildoutput
cloudflare-static-buildoutput
3 hours ago
Latest Branches
CodSpeed Performance Gauge
-1%
Advanced Routing - Experimental
#16366
1 hour ago
dbbdcb8
advanced-routing
CodSpeed Performance Gauge
0%
Skip SSR build for fully static Cloudflare sites
#16468
3 hours ago
f319135
cloudflare-static-buildoutput
CodSpeed Performance Gauge
0%
Add AEAD context binding to server island encryption
#16457
7 hours ago
165d38f
server-island-encryption-aad
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs