pino 7.0.0-rc.3
What's Changed
- build(deps): bump actions/setup-node from 2.2.0 to 2.3.0 by @dependabot in https://github.com/pinojs/pino/pull/1070
- build(deps-dev): bump @types/node from 15.14.5 to 16.4.10 by @dependabot in https://github.com/pinojs/pino/pull/1082
- Fix typo by @vladshcherbin in https://github.com/pinojs/pino/pull/1084
- Completely removed extreme mode by @mcollina in https://github.com/pinojs/pino/pull/1090
- Make ThreadStream sync: false (the default) by @mcollina in https://github.com/pinojs/pino/pull/1089
- Automatically flush the logs on exit in Node v14+ by @mcollina in https://github.com/pinojs/pino/pull/1091
New Contributors
- @vladshcherbin made their first contribution in https://github.com/pinojs/pino/pull/1084
Full Changelog: https://github.com/pinojs/pino/compare/v7.0.0-rc.2...v7.0.0-rc.3