pino 9.11.0
What's Changed
- feat: added timestamp rfc3339 format with nanoseconds by @edge33 in https://github.com/pinojs/pino/pull/2251
- fix: gracefully handle missing diagChannel.tracingChannel on Node < 18.19 by @aryamohanan in https://github.com/pinojs/pino/pull/2290
New Contributors
- @edge33 made their first contribution in https://github.com/pinojs/pino/pull/2251
- @aryamohanan made their first contribution in https://github.com/pinojs/pino/pull/2290
Full Changelog: https://github.com/pinojs/pino/compare/v9.10.0...v9.11.0