Change8

astro@6.0.0-beta.9

📦 astroView on GitHub →
🐛 2 fixes🔧 1 symbols

Summary

This patch release primarily focuses on fixing an issue with CSP header injection during development and improving the handling of legacy adapters.

Migration Steps

  1. The `AstroAdapter` type has been improved, which may require updates if you are using legacy adapters.

🐛 Bug Fixes

  • Fixed an issue where CSP headers were incorrectly injected in the development server.
  • Removes unintended logging.

Affected Symbols