Skip to content

@astrojs/node@10.1.4

Choose a tag to compare

@astrobot-houston astrobot-houston released this 09 Jun 12:46
· 1 commit to main since this release
0b879fb

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.