Astro: @astrojs/node@10.1.4 Release

Release date:
June 9, 2026
Previous version:
@astrojs/node@10.1.3 (released June 2, 2026)
Magnitude:
901 Diff Delta
Contributors:
6 total committers
Data confidence:
Commits:

Top Contributors in @astrojs/node@10.1.4

astrobot-houston
matthewp
Princesseuh
ematipico
florian-lefebvre
ocavue

Directory Browser for @astrojs/node@10.1.4

All files are compared to previous version, @astrojs/node@10.1.3. 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.