Change8

astro@6.0.3

📦 astroView on GitHub →
🐛 1 fixes🔧 1 symbols

Summary

This patch release improves the development environment handling for prerendered routes, ensuring consistent behavior across SSR and prerender environments, and fixes a regression in the `astro:build:done` hook output.

Migration Steps

  1. No specific migration steps required, this is a patch release.

🐛 Bug Fixes

  • Fixed a regression where the routes emitted by the `astro:build:done` hook did not have the `distURL` array correctly populated.

Affected Symbols