withastro
astro
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore: add changeset for animated AVIF fix
maximslo:fix/animated-avif-passthrough
2 minutes ago
prebundle dev toolbar entrypoint in client optimizeDeps
toolbar-optimize-deps
4 minutes ago
add changeset
content-config-warning
23 minutes ago
fix: prevent MaxListenersExceededWarning on FSWatcher during dev Move setMaxListeners(50) to a dedicated Vite plugin at the top of the plugin list so it runs before any other configureServer hook adds listeners. Removes the two redundant setMaxListeners calls in the content layer that ran too late to prevent the warning.
advanced-routing
54 minutes ago
fix example
feat/logger
3 hours ago
fix: tighten FetchState url and cookies types to non-optional Both properties are always assigned in the constructor and never reset to undefined, so the `| undefined` was unnecessary. Removes 4 non-null assertions and 1 optional chain.
advanced-routing
3 hours ago
Merge branch 'main' into dev/fix-cache-provider-waituntil
gllmt:dev/fix-cache-provider-waituntil
4 hours ago
Fix: upgrade buildOutput after prerender build, not during it Move server islands buildOutput upgrade from the vite plugin transform (which runs mid-prerender-build) to static-build.ts (after prerender completes). This avoids a directory path mismatch where the prerender output is written to the static path but manifest injection writes to the server path.
cloudflare-static-buildoutput
4 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Suppress content config warning for projects without content collections
#16479
27 minutes ago
07a5718
content-config-warning
CodSpeed Performance Gauge
-1%
Advanced Routing - Experimental
#16366
58 minutes ago
31ef523
advanced-routing
CodSpeed Performance Gauge
0%
feat: experimental logger
#16477
3 hours ago
6908d5a
feat/logger
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs