Releases: pinojs/pino
Releases · pinojs/pino
v7.6.2
v6.13.4
v7.6.1
What's Changed
- fix(caller): use calling file name for libraries calling Pino by @FredericEspiau in #1276
New Contributors
- @FredericEspiau made their first contribution in #1276
Full Changelog: v7.6.0...v7.6.1
v7.6.0
What's Changed
- fix: type regression on fastify by @climba03003 in #1246
- Improve transport/syncfalse test by @mcollina in #1253
- build(deps): bump fastify/github-action-merge-dependabot from 2.5.0 to 2.7.1 by @dependabot in #1259
- build(deps-dev): update pino-pretty requirement from ^v7.1.0 to ^v7.3.0 by @dependabot in #1265
- fix: improved caller detection by @Eomm in #1267
- build(deps-dev): bump @types/node from 16.11.14 to 17.0.0 by @dependabot in #1270
- build(deps-dev): bump airtap from 4.0.3 to 4.0.4 by @dependabot in #1244
Full Changelog: v7.5.1...v7.6.0
v7.5.1
v7.5.0
v7.4.1
v7.4.0
What's Changed
- build(deps-dev): bump tsd from 0.18.0 to 0.19.0 by @dependabot in #1231
- Update LTS document by @jsumners in #1233
- forward all unknown options passed to pino/file transport to destination by @mojavelinux in #1234
- consistently use the term mergingObject in the docs by @mojavelinux in #1235
- docs: add the bundling instruction for Webpack by @pan93412 in #1236
- Coerce string integer destinations to file descriptors by @jsumners in #1180
Full Changelog: v7.3.0...v7.4.0
v7.3.0
What's Changed
- Clarify that
watchFileCreated
fails are timeouts by @voxpelli in #1219 - Avoid duplicate action runs for eg. Dependabot by @voxpelli in #1220
- build(dependabot): ignore minor and patch github-actions updates by @Fdawgs in #1224
- pass mkdir option on pino/file transport to destination by @mojavelinux in #1223
- Add node v17 to CI by @mcollina in #1228
- pass append option on pino/file transport to pino.destination function by @mojavelinux in #1229
New Contributors
- @voxpelli made their first contribution in #1219
- @mojavelinux made their first contribution in #1223
Full Changelog: v7.2.0...v7.3.0
v7.2.0
What's Changed
- feat: Support bundlers. by @ShogunPanda in #1209
- Updated thread-stream to v0.13.0 by @mcollina in #1216
New Contributors
- @ShogunPanda made their first contribution in #1209
Full Changelog: v7.1.0...v7.2.0