Astro: @astrojs/[email protected] Release

Release date:
June 9, 2026
Previous version:
@astrojs/[email protected] (released June 2, 2026)
Magnitude:
851 Diff Delta
Contributors:
6 total committers
Data confidence:
Commits:

Top Contributors in @astrojs/[email protected]

astrobot-houston
matthewp
Princesseuh
ematipico
florian-lefebvre
ocavue

Directory Browser for @astrojs/[email protected]

All files are compared to previous version, @astrojs/[email protected]. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

Patch Changes

  • #16985 4ecff32 Thanks @maximslo! - Fixes the experimental.logger destination not being used for the "Server listening on..." startup message. The logger is now resolved before the server starts listening, and adapterLogger re-creates itself when the underlying logger changes so the startup message uses the correct destination.