pino 8.6.0
What's Changed
- feat: bump typescript to 4.8.2 by @anonrig in https://github.com/pinojs/pino/pull/1550
- Document how error is received from worker transport by @TommyDew42 in https://github.com/pinojs/pino/pull/1548
- build(deps-dev): bump jest from 28.1.3 to 29.0.3 by @dependabot in https://github.com/pinojs/pino/pull/1553
- fix: add
thistohooks.logMethodby @SimenB in https://github.com/pinojs/pino/pull/1559 - docs: grammar and spelling fixes by @Fdawgs in https://github.com/pinojs/pino/pull/1560
- fix: type
formatters.logwith a Record type by @SimenB in https://github.com/pinojs/pino/pull/1561 - fix: correct type of
argspassed tohooks.logMethodby @SimenB in https://github.com/pinojs/pino/pull/1558
New Contributors
- @anonrig made their first contribution in https://github.com/pinojs/pino/pull/1550
- @TommyDew42 made their first contribution in https://github.com/pinojs/pino/pull/1548
- @SimenB made their first contribution in https://github.com/pinojs/pino/pull/1559
Full Changelog: https://github.com/pinojs/pino/compare/v8.5.0...v8.6.0