withastro
astro
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
invert test
mt/scoped-vue-styles
42 minutes ago
fix: type error
leekeh:feat/step-2
1 hour ago
fix: type error
leekeh:feat/step-2
1 hour ago
fix: add missing type annotation for locale parameter Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
mathieumaf:fix/i18n-domain-trailing-slash-16019
3 hours ago
Merge remote-tracking branch 'upstream/main' into fix/i18n-domain-trailing-slash-16019 # Conflicts: # packages/astro/test/units/i18n/i18n-app.test.ts
mathieumaf:fix/i18n-domain-trailing-slash-16019
3 hours ago
Apply suggestion from @ArmandPhilippot Co-authored-by: Armand Philippot <git@armand.philippot.eu>
gllmt:dev/fix-cache-provider-waituntil
4 hours ago
fix(actions): invoke ActionHandler inside renderRoute so middleware + finalization run around it The previous commit wired ActionHandler ahead of AstroMiddleware in AstroHandler.handle, which bypassed user middleware and the response finalization step (attachCookiesToResponse). That broke: - actions tests where middleware intercepts action requests (custom errors, response fallback, RPC middleware handling). - sessions tests that expected session cookies to be attached to RPC responses. Move the ActionHandler call back into RenderContext.renderRoute (same position the old form-action block lived) so it runs from inside the middleware chain's 'next' callback. Middleware sees action requests first, and the response flows through AstroMiddleware.#finalize which strips ROUTE_TYPE_HEADER and attaches cookies. The unified single-handler-for-both-modes design is preserved; only the placement changed. - ActionHandler.handle now takes APIContext (from renderRoute's ctx). - AstroHandler.handle no longer references ActionHandler. - The form-action unit test in render-context.test.ts is unskipped (end-to-end behavior through renderContext.render is preserved).
advanced-routing
8 hours ago
fix: make everything green for the fans
feat/erika-rust-mdx
10 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Improves Vue scoped style handling in DEV mode during client router navigation.
#16379
47 minutes ago
b8835fc
mt/scoped-vue-styles
CodSpeed Performance Gauge
0%
feat: create new middleware modes `"always"` and `"on-request"`
#15686
1 hour ago
a8eb9e9
leekeh:feat/step-2
CodSpeed Performance Gauge
0%
fix(i18n): respect trailingSlash config in domain routing
#16022
3 hours ago
7923ac6
mathieumaf:fix/i18n-domain-trailing-slash-16019
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs