pino 8.2.0
What's Changed
- fix(#1347): added disabled to browser opts for logs by @dancastillo in https://github.com/pinojs/pino/pull/1480
- Introducing Aibrake transport by @enricodeleo in https://github.com/pinojs/pino/pull/1481
- build(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in https://github.com/pinojs/pino/pull/1483
- fix: updated lts docs by @dancastillo in https://github.com/pinojs/pino/pull/1486
- docs(API): add description to
levelconstructor option by @KoltesDigital in https://github.com/pinojs/pino/pull/1488 - build(deps): bump actions/dependency-review-action from 1 to 2 by @dependabot in https://github.com/pinojs/pino/pull/1482
- Update thread-stream@2.0.0 by @mcollina in https://github.com/pinojs/pino/pull/1494
- build(deps): bump pino-std-serializers from 5.6.0 to 6.0.0 by @dependabot in https://github.com/pinojs/pino/pull/1478
- resolves #1489 add test by @Mogztter in https://github.com/pinojs/pino/pull/1496
New Contributors
- @dancastillo made their first contribution in https://github.com/pinojs/pino/pull/1480
- @enricodeleo made their first contribution in https://github.com/pinojs/pino/pull/1481
- @KoltesDigital made their first contribution in https://github.com/pinojs/pino/pull/1488
- @Mogztter made their first contribution in https://github.com/pinojs/pino/pull/1496
Full Changelog: https://github.com/pinojs/pino/compare/v8.1.0...v8.2.0