v7.10.0
What's Changed
- Fix hasOwnProperty usage by @joshkel in #1359
- Update tap config by @jsumners in #1384
- build(deps-dev): bump tsd from 0.19.1 to 0.20.0 by @dependabot in #1391
- Do not leak files when running tests by @mcollina in #1395
- Add missing require statement by @jsumners in #1397
- Add LoggerExtras.setBindings to pino.d.ts by @trevorr in #1394
- Add synchronous sleep in case of synchronous exit by @mcollina in #1401
- Add LevelWithSilent as an exported type by @deongroenewald in #1399
- Add option to pass custom levels down to
multistream()
from transport by @savardc in #1398 - docs: add h3 example by @wobsoriano in #1385
- Bumped thread-stream version by @ramonmulia in #1382
- build(deps): bump actions/setup-node from 3.0.0 to 3.1.0 by @dependabot in #1390
- build(deps-dev): update pino-pretty requirement from ^v7.5.4 to ^v7.6.0 by @dependabot in #1387
- fix incorrect type definition of censor function by @mksmtn in #1389
New Contributors
- @joshkel made their first contribution in #1359
- @trevorr made their first contribution in #1394
- @deongroenewald made their first contribution in #1399
- @savardc made their first contribution in #1398
- @wobsoriano made their first contribution in #1385
- @ramonmulia made their first contribution in #1382
- @mksmtn made their first contribution in #1389
Full Changelog: v7.9.2...v7.10.0