withastro
astro
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
feat: changeset file for this issue
fkatsuhiro:fix/ssr-custome-elemtnts-bugs
14 hours ago
feat: changeset file
fkatsuhiro:fix/cannot-all-action-createContext
14 hours ago
feat: changeset file for this issue
fkatsuhiro:fix/ssr-custome-elemtnts-bugs
15 hours ago
feat: changeset file
fkatsuhiro:fix/cannot-all-action-createContext
15 hours ago
fix: let prerender handler fall through to SSR when route is not prerendered Instead of switching from matchAllRoutes to matchRoute (which could skip prerendered routes when an SSR route has higher specificity), keep the broad matchAllRoutes gate but add a fallback mechanism: handleRequest now returns a boolean indicating whether it handled the request, and accepts a prerenderOnly option. When the prerender handler's best match is an SSR route, it returns false and the middleware falls through to the SSR handler.
cloudflare-prerender-routing-mismatch
21 hours ago
fix: let prerender handler fall through to SSR when route is not prerendered Instead of switching from matchAllRoutes to matchRoute (which could skip prerendered routes when an SSR route has higher specificity), keep the broad matchAllRoutes gate but add a fallback mechanism: handleRequest now returns a boolean indicating whether it handled the request, and accepts a prerenderOnly option. When the prerender handler's best match is an SSR route, it returns false and the middleware falls through to the SSR handler.
cloudflare-prerender-routing-mismatch
21 hours ago
Merge branch 'main' into url-normalization-double-encoding
url-normalization-double-encoding
1 day ago
Tighten image endpoint path handling (#16544) * Tighten isRemotePath and dev image endpoint origin check * Use \w in regex to satisfy eslint regexp/prefer-w
main
1 day ago
Latest Branches
CodSpeed Performance Gauge
-1%
fix: ssr mdx custome elemtnts bugs
#16577
4 days ago
abb048e
fkatsuhiro:fix/ssr-custome-elemtnts-bugs
CodSpeed Performance Gauge
-1%
fix: cannot all action create context
#16615
4 days ago
c57d17a
fkatsuhiro:fix/cannot-all-action-createContext
CodSpeed Performance Gauge
-1%
Fix SSR routes broken by dynamic prerendered routes with Node prerender environment
#16562
21 hours ago
2e23fec
cloudflare-prerender-routing-mismatch
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs