pino 8.7.0
What's Changed
- Add DestinationStreamMetadata type to pino.d.ts by @segevfiner in https://github.com/pinojs/pino/pull/1566
- fix: remove pretty print in types, docs by @susmithagudapati in https://github.com/pinojs/pino/pull/1569
- Pass logger instance as an argument in
level-changeevent by @bienzaaron in https://github.com/pinojs/pino/pull/1576
New Contributors
- @segevfiner made their first contribution in https://github.com/pinojs/pino/pull/1566
- @susmithagudapati made their first contribution in https://github.com/pinojs/pino/pull/1569
- @bienzaaron made their first contribution in https://github.com/pinojs/pino/pull/1576
Full Changelog: https://github.com/pinojs/pino/compare/v8.6.1...v8.7.0