withastro
astro
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix: add regression test for root path normalization with base
fkatsuhiro:fix/route-mismatch-using-trailSlash-never
3 minutes ago
fix(astro): persist session delete without prior get/set (#16565) * fix(astro): persist session delete without prior get/set * est(e2e): sync collectLoads to avoid race with assertions * fix(astro): persist session delete without prior get/set
main
7 hours ago
Let Vite handle SSR module HMR instead of swallowing updates
hmr-dynamic-import
8 hours ago
fix(astro): persist session delete without prior get/set
enjoyandlove:fix/session-delete-persist-without-prior-load
8 hours ago
Fix deleted content collection entries persisting in dev mode Invalidate the data store virtual module in the SSR module runner's evaluation cache alongside the server-side module graph. The server-side invalidation clears transformResult, but a subsequent transformRequest re-populates it before the runner checks, causing a false cache hit.
content-collection-delete-stale-entry
8 hours ago
Merge branch 'withastro:main' into fix/session-delete-persist-without-prior-load
enjoyandlove:fix/session-delete-persist-without-prior-load
8 hours ago
fix(prefetch): trigger tap strategy when clicking nested child elements (#16566) * fix(prefetch): trigger tap strategy when clicking nested child elements * fix(prefetch): trigger tap and hover strategies when clicking nested child elements
main
8 hours ago
fix(build): exclude prerendered route styles from SSR manifest (#16517) Inline CSS for prerendered routes is dead weight in the SSR manifest: the prerendered HTML on disk already contains the <style> tags, and the SSR worker never renders these routes. Strip styles for prerendered routes from the SSR manifest while leaving the prerender manifest (and prerendered HTML) unchanged. Cuts SSR entry-chunk size on hybrid builds with build.inlineStylesheets: "always", reducing cold-start parse cost on Cloudflare Workers and similar platforms.
main
8 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Allow Vite to propagate SSR module HMR to the module runner
#16559
12 hours ago
5f304f6
hmr-dynamic-import
CodSpeed Performance Gauge
0%
fix(astro): persist session delete without prior get/set
#16565
8 hours ago
60ed956
enjoyandlove:fix/session-delete-persist-without-prior-load
CodSpeed Performance Gauge
0%
Fix deleted content collection entries persisting in dev
#16567
8 hours ago
7836ba4
content-collection-delete-stale-entry
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs