Avatar for the withastro user
withastro
astro
BlogDocsChangelog

Performance History

Latest Results

fix: prevent spurious full-reload on first browser visit after dev server start (#17283)\n\nThe `invalidateDataStore` function in the content virtual mod plugin was\nsending a `full-reload` signal to the client HMR channel during the\n`buildStart` hook. Since no browser had loaded content yet at startup,\nthis queued reload was delivered to the first connecting client, causing\nan immediate page reload.\n\nAdd a `notifyClient` option to `invalidateDataStore` and pass\n`{ notifyClient: false }` from `buildStart` to skip the client reload\nduring initial startup while preserving the module invalidation needed\nto avoid the data store race condition (PR #12938)." (#17286) Co-authored-by: Matthew Phillips <matthewphillips@cloudflare.com>
main
1 hour ago
chore: add changeset for error page cookie merge fix
sanjibani:fix/issue-17329-error-page-cookies
6 hours ago
Merge branch 'main' into triagebot/fix-17283
triagebot/fix-17283
8 hours ago

Latest Branches

CodSpeed Performance Gauge
0%
Prevent spurious full-reload on first browser visit after `astro dev` start#17286
1 hour ago
64599b6
triagebot/fix-17283
CodSpeed Performance Gauge
0%
6 hours ago
2deb7db
adamchal:fix/island-import-retry-dev
CodSpeed Performance Gauge
0%
fix(astro): merge new response cookies into original AstroCookies for error pages (#17329)#17337
5 days ago
4dba9d0
sanjibani:fix/issue-17329-error-page-cookies
© 2026 CodSpeed Technology
Home Terms Privacy Docs