Avatar for the withastro user
withastro
astro
BlogDocsChangelog

Performance History

Latest Results

fix(incremental): include CSS source in dependency hash to prevent stale cache hits (#17704)\n\nCSS modules have empty `code` in Vite's prerender bundle because their\ncontent is extracted into separate assets. The incremental build's\n`hashModules()` was hashing only the (empty) bundle code, so CSS edits\nnever changed the dependency hash and cached pages kept referencing\nstale CSS filenames.\n\nWhen a module's code is empty and its ID matches a CSS file pattern,\nread the source file from disk and hash its contents instead."
triagebot/fix-17704
2 hours ago
[ci] format
main
11 hours ago
add missing imports
armand/docs-config-reference
14 hours ago
Merge branch 'main' into fix/cache-immutable-response-headers
ondraulehla:fix/cache-immutable-response-headers
17 hours ago

Latest Branches

CodSpeed Performance Gauge
+15%
Fix incremental build serving cached HTML with stale CSS filenames after stylesheet-only edits#17705
2 hours ago
ae18f04
triagebot/fix-17704
CodSpeed Performance Gauge
+12%
4 hours ago
875491c
fix/base-path-segment-boundary
CodSpeed Performance Gauge
0%
13 hours ago
86365a9
winklemad:fix/i18n-preferred-locale-list-normalize-codes
© 2026 CodSpeed Technology
Home Terms Privacy Docs