pino 7.9.0
What's Changed
- feat: add level number to mixin callback by @techmunk in https://github.com/pinojs/pino/pull/1364
- fix: Run parent bindings formatter when creating child logger by @guilhermelimak in https://github.com/pinojs/pino/pull/1367
- use pino/file instead of pino-pretty for caller transport tests by @mcollina in https://github.com/pinojs/pino/pull/1370
- Fixed big flaky test by @mcollina in https://github.com/pinojs/pino/pull/1371
New Contributors
- @techmunk made their first contribution in https://github.com/pinojs/pino/pull/1364
Full Changelog: https://github.com/pinojs/pino/compare/v7.8.1...v7.9.0