pino 8.11.0
What's Changed
- Add script to bump version by @jsumners in https://github.com/pinojs/pino/pull/1643
- Add Node 19 to the CI by @mcollina in https://github.com/pinojs/pino/pull/1646
- fix(docs): update multistream example and description by @Cheprer in https://github.com/pinojs/pino/pull/1649
- fix msg precendence when sending a merging object with msg and err by @leon-volq in https://github.com/pinojs/pino/pull/1654
New Contributors
- @Cheprer made their first contribution in https://github.com/pinojs/pino/pull/1649
- @leon-volq made their first contribution in https://github.com/pinojs/pino/pull/1654
Full Changelog: https://github.com/pinojs/pino/compare/v8.10.0...v8.11.0