Change8

astro@6.0.0-beta.19

📦 astroView on GitHub →
🐛 4 fixes

Summary

This patch release focuses on bug fixes, including improvements to queued rendering, view transition state retention, and hardening the development server security against cross-origin requests.

🐛 Bug Fixes

  • Fixed an issue where queued rendering wasn't correctly re-using the saved nodes.
  • Improves internal state retention for persisted elements during view transitions, especially avoiding WebGL context loss in Safari and resets of CSS transitions and iframes in modern Chromium and Firefox browsers.
  • Hardens the dev server by validating Sec-Fetch metadata headers to restrict cross-origin subresource requests.
  • Fixes a bug where some requests to the dev server didn't start with the leading /.