withastro
astro
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix(build): pre-populate distURL to prevent race condition with concurrent i18n fallback rewrites When build.concurrency > 1 and i18n fallbackType is 'rewrite', a fallback page could start rendering before the original page finished. The rewrite checked route.distURL (populated during rendering) to validate dynamic route matches. If the original page was still rendering, its distURL entry was missing, causing the rewrite to fall through to the wrong catch-all route and throw NoMatchingStaticPathFound. Fix: pre-populate distURL for all paths before concurrent rendering starts so findRouteToRewrite always sees complete data. Fixes #17533
triagebot/fix-17533
1 hour ago
changeset
docs/logger-ts-entrypoint
2 hours ago
docs(logger): document ts entrypoints limitations
docs/logger-ts-entrypoint
2 hours ago
feat(logger): allow passing relative string entrypoints
feat/logger-relative-entrypoint-2
2 hours ago
fix(logger): loading at runtime when entrypoint is a URL (#17480) Co-authored-by: Armand Philippot <git@armand.philippot.eu> Co-authored-by: Emanuele Stoppa <estoppa@cloudflare.com>
main
2 hours ago
feedback
feat/logger-relative-entrypoint
3 hours ago
Merge branch 'main' into feat/logger-relative-entrypoint
feat/logger-relative-entrypoint
3 hours ago
Update .changeset/logger-runtime-loading.md Co-authored-by: Emanuele Stoppa <estoppa@cloudflare.com>
feat/logger-relative-entrypoint
3 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Fix race condition causing NoMatchingStaticPathFound with concurrent i18n fallback rewrites
#17535
2 hours ago
5d6a4c3
triagebot/fix-17533
CodSpeed Performance Gauge
0%
docs(logger): document ts entrypoints limitations
#17534
2 hours ago
79b205a
docs/logger-ts-entrypoint
CodSpeed Performance Gauge
0%
feat(logger): allow passing relative string entrypoints
#17532
2 hours ago
bc92d49
feat/logger-relative-entrypoint-2
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs