pino 7.6.3
What's Changed
- fix: passing stream to transport by @climba03003 in https://github.com/pinojs/pino/pull/1286
- fix: missing types by @ZiiMakc in https://github.com/pinojs/pino/pull/1288
- type: add pipeline to pino.transport options by @Lleios in https://github.com/pinojs/pino/pull/1287
- docs: fix broken link by @yubinTW in https://github.com/pinojs/pino/pull/1291
- chore: simplify formatters normalize by @ZYSzys in https://github.com/pinojs/pino/pull/1294
- Call .end() on thread-stream before exiting the process. by @mcollina in https://github.com/pinojs/pino/pull/1296
New Contributors
- @ZiiMakc made their first contribution in https://github.com/pinojs/pino/pull/1288
- @Lleios made their first contribution in https://github.com/pinojs/pino/pull/1287
- @yubinTW made their first contribution in https://github.com/pinojs/pino/pull/1291
- @ZYSzys made their first contribution in https://github.com/pinojs/pino/pull/1294
Full Changelog: https://github.com/pinojs/pino/compare/v7.6.2...v7.6.3