withastro
astro
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
[ci] format
main
23 minutes ago
Overhaul errors for consistency and correctness (#16593) * Overhaul errors for consistency and correctness * Add changeset * wrong package, lol * Apply Armand's fixes Co-authored-by: Armand Philippot <git@armand.philippot.eu> * fix error messages in tests * Update packages/astro/src/core/errors/errors-data.ts Co-authored-by: Chris Swithinbank <swithinbank@gmail.com> * Update packages/astro/src/core/errors/errors-data.ts --------- Co-authored-by: Armand Philippot <git@armand.philippot.eu> Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
main
25 minutes ago
fix: position prop with CSP (#16771) * fix: position prop with CSP * chore: update tests
main
47 minutes ago
chore: update tests
fix/responsive-images
2 hours ago
fix(hmr): invalidate runner evaluated modules directly instead of returning modules to Vite Returning ssrOnlyModules from hotUpdate causes Vite's updateModules() to run propagateUpdate(), which always hits dead ends for SSR-only modules and triggers a heavy full-reload on the module runner that clears the entire evaluation cache. This caused E2E test failures across actions, cloudflare, HMR, and view transitions tests. Instead, directly invalidate the runner's evaluatedModules cache for each changed module (same pattern as vite-plugin-content-virtual-mod.ts) and return [] to tell Vite we handled it. For non-runnable environments (Cloudflare's workerd), send full-reload through environment.hot so the remote runner clears its cache.
flue/fix-16754
2 hours ago
[ci] format
main
2 hours ago
feat: advanced routing types and config gaps (#16723) * feat: fill in missing advanced routing types and config * test: add tests for state.response and context providers * chore: add changeset * Review comments * Update packages/astro/src/types/public/config.ts Co-authored-by: Armand Philippot <git@armand.philippot.eu> * Update packages/astro/src/types/public/config.ts Co-authored-by: Armand Philippot <git@armand.philippot.eu> --------- Co-authored-by: Armand Philippot <git@armand.philippot.eu>
main
2 hours ago
fix: position prop with CSP
fix/responsive-images
3 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
fix: position prop with CSP
#16771
2 hours ago
df5e09f
fix/responsive-images
CodSpeed Performance Gauge
0%
Fix dev server serving stale content for files outside project root
#16757
2 hours ago
64b9cce
flue/fix-16754
CodSpeed Performance Gauge
0%
feat: advanced routing types and config gaps
#16723
3 hours ago
71753fd
advanced-routing-types
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs