pino 7.0.0-rc.5
What's Changed
- Removed deprecated options in pino.child() by @mcollina in https://github.com/pinojs/pino/pull/1124
- Update the
options.leveldocumentation of the child logger by @marcbachmann in https://github.com/pinojs/pino/pull/1125 - fix: make pino.final sync flushes when no handler provided (#1126) by @javiertury in https://github.com/pinojs/pino/pull/1127
- Removed multistream prettyPrint deprecation and clean up docs by @mcollina in https://github.com/pinojs/pino/pull/1123
- dep: removes fast-safe-stringify dep by @leorossi in https://github.com/pinojs/pino/pull/1129
- Remove whitespace from markdown files by @justinpage in https://github.com/pinojs/pino/pull/1131
- build(deps): bump pino-abstract-transport from 0.2.0 to 0.3.0 by @dependabot in https://github.com/pinojs/pino/pull/1130
- build(deps-dev): update pino-pretty requirement from ^v7.0.0 to ^v7.0.1 by @dependabot in https://github.com/pinojs/pino/pull/1132
- added
file.jstopackage.json
New Contributors
- @javiertury made their first contribution in https://github.com/pinojs/pino/pull/1127
- @leorossi made their first contribution in https://github.com/pinojs/pino/pull/1129
- @justinpage made their first contribution in https://github.com/pinojs/pino/pull/1131
Full Changelog: https://github.com/pinojs/pino/compare/v7.0.0-rc.4...v7.0.0-rc.5