CSS HMR restored; CSP violations fixed; collection references validated
↗This release2 enhancementsImprovements to existing features8 fixesBug fixesAI-tallied from the release notesFixed CSS hot module replacement breaking after navigating between pages with ClientRouter, and a CSP violation when using both security.csp and experimental.clientPrerender with data-astro-prefetch links. Fixed a regression where content collection reference() fields silently accepted non-existent entry IDs—Astro now logs errors for missing references. Plus fixes for middleware HMR, video/audio elements after view transitions, incremental build hash collisions, and prerender environment 500 errors.