withastro
astro
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
feat: stabilise route caching
stabilise-cache
1 hour ago
expose more options
feat/vite-plugin-astro
3 hours ago
fix: double error handling
feat/vite-plugin-astro
4 hours ago
fix(build): fire astro:build:generated hook for pure-SSR builds with zero prerendered pages
flue/fix-17112
18 hours ago
Address review feedback: simplify changeset, add early-exit comment
fix/vite-custom-resolver-warning
19 hours ago
fix(transitions): skip ClientRouter transition when `from` and `to` are the same URL When the browser's Navigation API intercepts a back/forward navigation (e.g. `event.intercept()` in a SPA) and completes it before `popstate` fires, `originalLocation` is never updated. This makes `from.href === to.href` inside `transition()`, causing it to fall through to `doPreparation()` and then `location.href = to.href`, which triggers an unnecessary page reload even though the URL hasn't changed. A single early return guard at the top of `transition()` fixes this.
Arecsu:fix/transition-skip-same-url
19 hours ago
Update packages/astro/src/vite-plugin-config-alias/index.ts Co-authored-by: Emanuele Stoppa <estoppa@cloudflare.com>
fix/vite-custom-resolver-warning
19 hours ago
fix(transitions): skip ClientRouter transition when `from` and `to` are the same URL When the browser's Navigation API intercepts a back/forward navigation (e.g. `event.intercept()` in a SPA) and completes it before `popstate` fires, `originalLocation` is never updated. This makes `from.href === to.href` inside `transition()`, causing it to fall through to `doPreparation()` and then `location.href = to.href`, which triggers an unnecessary page reload even though the URL hasn't changed. A single early return guard at the top of `transition()` fixes this.
Arecsu:fix/transition-skip-same-url
20 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
feat: stabilise route caching
#17116
1 hour ago
babe028
stabilise-cache
CodSpeed Performance Gauge
0%
wip
#17094
3 hours ago
8574d48
feat/vite-plugin-astro
CodSpeed Performance Gauge
0%
Fix astro:build:generated not firing for pure-SSR builds with no prerendered pages
#17115
19 hours ago
b56af64
flue/fix-17112
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs