pino 7.4.0
What's Changed
- build(deps-dev): bump tsd from 0.18.0 to 0.19.0 by @dependabot in https://github.com/pinojs/pino/pull/1231
- Update LTS document by @jsumners in https://github.com/pinojs/pino/pull/1233
- forward all unknown options passed to pino/file transport to destination by @mojavelinux in https://github.com/pinojs/pino/pull/1234
- consistently use the term mergingObject in the docs by @mojavelinux in https://github.com/pinojs/pino/pull/1235
- docs: add the bundling instruction for Webpack by @pan93412 in https://github.com/pinojs/pino/pull/1236
- Coerce string integer destinations to file descriptors by @jsumners in https://github.com/pinojs/pino/pull/1180
Full Changelog: https://github.com/pinojs/pino/compare/v7.3.0...v7.4.0