pino-pretty 7.4.0
What's Changed
- Add support for custom prettifiers on the metadata by @airhorns in https://github.com/pinojs/pino-pretty/pull/283
- Bump @types/node from 16.11.14 to 17.0.0 by @dependabot in https://github.com/pinojs/pino-pretty/pull/285
- Fix stream examples in README by @simon-lorenz in https://github.com/pinojs/pino-pretty/pull/294
- Add support for sync: true as option by @mcollina in https://github.com/pinojs/pino-pretty/pull/297
New Contributors
- @airhorns made their first contribution in https://github.com/pinojs/pino-pretty/pull/283
- @simon-lorenz made their first contribution in https://github.com/pinojs/pino-pretty/pull/294
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v7.3.0...v7.4.0