pino 7.0.2
What's Changed
- build(deps-dev): update pino-pretty requirement from ^v7.0.1 to ^v7.1.0 by @dependabot in https://github.com/pinojs/pino/pull/1155
- Fix types for
pino.multistreamby @clemyan in https://github.com/pinojs/pino/pull/1152 - fix(docs/transports): #pino/file has been renamed to pino/file by @pan93412 in https://github.com/pinojs/pino/pull/1159
- build(deps-dev): bump split2 from 3.2.2 to 4.0.0 by @dependabot in https://github.com/pinojs/pino/pull/1163
- fix formatters when used along transport by @TinOo512 in https://github.com/pinojs/pino/pull/1162
- Add transport option param to types by @kibertoad in https://github.com/pinojs/pino/pull/1156
New Contributors
- @clemyan made their first contribution in https://github.com/pinojs/pino/pull/1152
- @pan93412 made their first contribution in https://github.com/pinojs/pino/pull/1159
- @TinOo512 made their first contribution in https://github.com/pinojs/pino/pull/1162
Full Changelog: https://github.com/pinojs/pino/compare/v7.0.1...v7.0.2