Updated the adapter to wait for the configured log destination through Astro's new app.getLogger() API, requiring Astro 7.2.1 or later
Updated @astrojs/internal-helpers to 0.10.3
From Astro
Patch Changes
#1763651723b1 Thanks @matthewp! - Updates the adapter to wait for the configured log destination through Astro's new app.getLogger() API. This release requires Astro 7.2.1 or later.