Avatar for the withastro user
withastro
astro
BlogDocsChangelog

Performance History

Latest Results

Invalidate importer modules in runner cache during HMR When an SSR-only module changes, moduleGraph.invalidateModule() recursively walks importers and populates the invalidatedModules set. However, the runner's evaluatedModules cache was only invalidated for the directly changed file. Barrel files (e.g. index.ts re-exporting components) stayed cached in the runner, so dynamic import() calls returned stale exports. Invalidate all modules in the invalidatedModules set in the runner cache, not just the directly changed ones. Fixes #16000
hmr-dynamic-import-stale
3 hours ago
[ci] format
main
6 hours ago

Latest Branches

CodSpeed Performance Gauge
0%
Invalidate importer modules in runner cache during HMR#16777
3 hours ago
5eba863
hmr-dynamic-import-stale
CodSpeed Performance Gauge
0%
3 hours ago
e29a210
hmr-route-cache-stale
CodSpeed Performance Gauge
0%
Preserve empty alt attributes for markdown images in content collections#16774
3 days ago
71ceb65
flue/fix-16621
© 2026 CodSpeed Technology
Home Terms Privacy Docs