pino 7.1.0
What's Changed
- Fix max-depth using safe-stable-stringify by @sameer-coder in https://github.com/pinojs/pino/pull/1169
- Update help.md (resolves #1188) by @jitterjuice1 in https://github.com/pinojs/pino/pull/1190
- Update api.md (resolves #1187) by @choinker in https://github.com/pinojs/pino/pull/1192
- Fixes issue with nested keys by @sameer-coder in https://github.com/pinojs/pino/pull/1198
- Improve docs and deprecation about prettyPrint by @mcollina in https://github.com/pinojs/pino/pull/1203
- Removed console.log() from transport doc by @mcollina in https://github.com/pinojs/pino/pull/1204
- bumped thread-stream to v0.12.0 by @mcollina in https://github.com/pinojs/pino/pull/1205
- Deprecation warning for pino.final() in Node v14+ by @sameer-coder in https://github.com/pinojs/pino/pull/1199
- build(deps): bump pino-abstract-transport from 0.4.0 to 0.5.0 by @dependabot in https://github.com/pinojs/pino/pull/1207
New Contributors
- @sameer-coder made their first contribution in https://github.com/pinojs/pino/pull/1169
- @jitterjuice1 made their first contribution in https://github.com/pinojs/pino/pull/1190
- @choinker made their first contribution in https://github.com/pinojs/pino/pull/1192
Full Changelog: https://github.com/pinojs/pino/compare/v7.0.5...v7.1.0