withastro
astro
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
changeset
flue/fix-15836
2 minutes ago
fix(prefetch): exclude prefetch module from client dep optimization to prevent ReferenceError
flue/fix-15836
2 minutes ago
fix(astro): prebundle astro/toolbar for custom dev toolbar apps (#15870)
main
7 minutes ago
fix(astro): invalidate dev CSS map when routes change Regenerate the dev route-to-CSS map after route rebuilds so newly created pages in dev include layout-imported styles without requiring a server restart.
fix/dev-css-for-new-routes
19 minutes ago
fix: hmr of mdx/md files
flue/fix-15861
31 minutes ago
fix(astro): prebundle astro/toolbar for custom dev toolbar apps
opt-deps-dev-mode
44 minutes ago
fix(astro): correct noExternal config hint for Vite 7
fix-15856-noexternal-hint
45 minutes ago
fix(astro): server islands not working in prerendered pages with server output (#15767) * fix(astro): server islands not working in prerendered pages with server output (#15753) * Remove unnecessary fs import and dist cleanup from test * fix: patch server island manifest across build environments When server islands (server:defer) are only used in prerendered pages, the SSR build environment never discovers them — it leaves empty map placeholders in the manifest. The prerender build discovers the islands later but the SSR output is already finalized. Fix by deferring placeholder replacement during build: renderChunk leaves placeholders intact when no islands are known yet, renderChunk saves resolved filenames when processing them in the prerender env, and generateBundle patches the SSR manifest chunk in-memory. A post-build hook also patches the on-disk SSR output and copies island component chunks from the prerender directory to the server output. * refactor server-island post-build patching into plugin hook * refactor: rename deferred server entries environment * fix: remove extra server-islands build environment * chore: resolve lint ci unused exports and directives * refactor: simplify server island map source generation * refactor: share prerender output directory helper * Simplify changeset * chore: restore benchmark template eslint directive * test: allow either quote style in server-islands assertion
main
1 hour ago
Active Branches
fix(prefetch): optimise prefetch script
last run
2 minutes ago
#15874
CodSpeed Performance Gauge
0%
Invalidate dev CSS map when routes change
last run
19 minutes ago
#15873
CodSpeed Performance Gauge
0%
correct noExternal hint to Vite 7 key
last run
45 minutes ago
#15869
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs