withastro
astro
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix logging
feat/logger
1 hour ago
fix linting and test
feat/logger
2 hours ago
rebase
feat/logger
3 hours ago
fix: skip prerendered routes in production matchRouteData, share cookies across rewrites - matchRouteData accepts allowPrerenderedRoutes option (defaults to false) - createAstroMiddleware passes allowPrerenderedRoutes: true in dev mode so prerendered routes are handled; in production they return 404 as they're served as static assets by the adapter/CDN - Pass shared cookies through context factory rewrite handler and createUserMiddleware rewrite handler - Attach and append cookies in createUserMiddleware for rewrite responses - Fix addCookieHeader: false by setting symbol for both true and false - Remove unused cookie merging code from prepare.ts
hono
8 hours ago
Merge branch 'main' into dev/fix-cache-provider-waituntil
gllmt:dev/fix-cache-provider-waituntil
8 hours ago
fix: share single AstroCookies instance between Hono context and RenderContext - Accept optional cookies param in RenderContext.create() and CreateRenderContext type - Pass ctx.cookies from Hono APIContext through PrepareOptions to RenderContext so middleware, page components, and endpoints all write to the same instance - Simplify createPagesMiddleware cookie handling — single object, no merging - Store cookies on request via symbol for re-attachment after inner.fetch() - Fix addCookieHeader: false by setting symbol for both true and false values - Pass shared cookies through all rewrite paths (PageRenderer, context factory, createUserMiddleware) so cookies survive across rewrite boundaries - Attach and append cookies in createUserMiddleware for rewrite responses that bypass createPagesMiddleware - Preserve middleware cookies on error page responses
hono
20 hours ago
Fixes @_@ not being stripped from CSS file names
atsbob:main
22 hours ago
fix: use import type for AstroCookies in ssr-result.ts
hono
23 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
refactor(core): rename logger internal types
#16271
1 hour ago
d5e7ba1
feat/logger
CodSpeed Performance Gauge
-56%
Prototype: composable Hono middleware for Astro (astro/hono)
#16208
8 hours ago
cc6927f
hono
CodSpeed Performance Gauge
0%
fix(cloudflare): pass waitUntil to cache providers
#16187
8 hours ago
586cad0
gllmt:dev/fix-cache-provider-waituntil
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs