Avatar for the withastro user
withastro
astro
BlogDocsChangelog

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
feedback
feat/logger-relative-entrypoint
3 hours ago
Merge branch 'main' into feat/logger-relative-entrypoint
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%
2 hours ago
79b205a
docs/logger-ts-entrypoint
CodSpeed Performance Gauge
0%
2 hours ago
bc92d49
feat/logger-relative-entrypoint-2
© 2026 CodSpeed Technology
Home Terms Privacy Docs