withastro
astro
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix: preserve restored image transforms when merging adapter-collected images during incremental builds
triagebot/fix-17633
45 minutes ago
chore: add incremental build changeset
codex/incremental-graph-hashing
2 hours ago
Rename traversal variable to avoid shadowing
content-collection-image-refs-out-of-band-new
2 hours ago
chore: add incremental build changeset
ericclemmons:codex/incremental-graph-hashing
3 hours ago
Resolve content collection images via out-of-band field paths Record image field locations when an entry is stored, so read-time resolution rewrites only those fields instead of deep-cloning the whole entry. Values elsewhere are passed through by reference, so a schema transform returning a Temporal.PlainDate or other class instance no longer throws DataCloneError.
content-collection-image-refs-out-of-band-new
3 hours ago
fix(build): avoid repeated content graph hashing
ericclemmons:codex/incremental-graph-hashing
3 hours ago
chore: use star import for `js-yaml`
gameroman:import-yaml
4 hours ago
fix(fonts): use globalThis for prerender server address to stabilize incremental build hash The font-file-url-resolver virtual module embedded the ephemeral HTTP server port directly in its source text for prerender builds. Since the OS assigns a random port on each build, the compiled module code changed every time, which made the incremental-build dependencyHash non-deterministic and prevented any page using <Font /> from being cached. Store the prerender server address on globalThis and reference it from the virtual module code so the module text is identical across builds. The globalThis key is cleaned up when the font HTTP server is closed after prerendering completes. Fixes #17626
triagebot/fix-17626
5 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Fix incremental build dropping images for cached pages with compile-time image optimization
#17634
1 hour ago
92d264c
triagebot/fix-17633
CodSpeed Performance Gauge
0%
fix(build): Optimize incremental builds with shared content graph hashing
#17632
3 hours ago
dee95ba
codex/incremental-graph-hashing
CodSpeed Performance Gauge
-1%
Resolve content collection images without cloning entry data
#17631
2 hours ago
01230cd
content-collection-image-refs-out-of-band-new
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs