pino 7.3.0
What's Changed
- Clarify that
watchFileCreatedfails are timeouts by @voxpelli in https://github.com/pinojs/pino/pull/1219 - Avoid duplicate action runs for eg. Dependabot by @voxpelli in https://github.com/pinojs/pino/pull/1220
- build(dependabot): ignore minor and patch github-actions updates by @Fdawgs in https://github.com/pinojs/pino/pull/1224
- pass mkdir option on pino/file transport to destination by @mojavelinux in https://github.com/pinojs/pino/pull/1223
- Add node v17 to CI by @mcollina in https://github.com/pinojs/pino/pull/1228
- pass append option on pino/file transport to pino.destination function by @mojavelinux in https://github.com/pinojs/pino/pull/1229
New Contributors
- @voxpelli made their first contribution in https://github.com/pinojs/pino/pull/1219
- @mojavelinux made their first contribution in https://github.com/pinojs/pino/pull/1223
Full Changelog: https://github.com/pinojs/pino/compare/v7.2.0...v7.3.0