withastro
astro
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix(cli): report the package that is actually missing in astro check
oleg6k:fix/check-report-actual-missing-package
1 hour ago
fix(cli): report the package that is actually missing in astro check
oleg6k:fix/check-report-actual-missing-package
1 hour ago
chore(runtime): fix prefer-for-of and prefer-includes lint errors
perf/server-render-allocations
9 hours ago
bench: pin rolldown workers and disable telemetry in build benches
fix/render-bench-measurement
10 hours ago
chore: add changeset for render improvements
perf/server-render-allocations
10 hours ago
perf(runtime): strip static slots only from renderer output
perf/server-render-allocations
11 hours ago
fix(i18n): only swap whole locale segments when generating fallback routes `replaceOrKeep` chained two unanchored `String.replace` calls, so the second one could rewrite a locale code occurring anywhere in the already-rewritten path. A page at `src/pages/en/enterprise.astro` with `fallback: { es: 'en' }` produced `/es/esterprise`, and `/en/blog/entry` produced `/es/blog/estry`. Match on whole path segments instead, the same way routes are grouped by locale further up in the function. Claude-Session: https://claude.ai/code/session_01LYqwrPj3Q6qGy4VXCKeuf6
ethanstoner:fix/i18n-fallback-locale-segment
11 hours ago
fix(runtime): correct types for shared slots accessor and lazy expression wrapping
perf/server-render-allocations
18 hours ago
Latest Branches
CodSpeed Performance Gauge
-15%
fix(cli): report the package that is actually missing in astro check
#17863
1 hour ago
252c29c
oleg6k:fix/check-report-actual-missing-package
CodSpeed Performance Gauge
+37%
perf(runtime): reduce server-side render allocations
#17857
9 hours ago
4ab0984
perf/server-render-allocations
CodSpeed Performance Gauge
-54%
fix(benchmark): make render benches measure full response rendering
#17859
10 hours ago
6839dd6
fix/render-bench-measurement
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs