Change8

astro@6.0.0-beta.5

📦 astroView on GitHub →
🐛 2 fixes

Summary

This patch release addresses issues related to CSS loading and raw imports when mixing SSR and prerendered routes.

🐛 Bug Fixes

  • Prevents missing CSS when using both SSR and prerendered routes.
  • Fixes `?raw` imports failing when used in both SSR and prerendered routes.