Releases: pinojs/pino-http
Releases · pinojs/pino-http
v10.3.0
What's Changed
- build(deps): bump process-warning from 3.0.0 to 4.0.0 by @dependabot in #343
- build(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in #344
- fix: allow CustomLevels in useLevel and customLogLevel by @JulianCissen in #346
New Contributors
- @JulianCissen made their first contribution in #346
Full Changelog: v10.2.0...v10.3.0
v10.2.0
What's Changed
- feat: add quietResLogger option by @wms in #339
- fix: allow using non-lowercased custom levels by @chernodub in #342
New Contributors
- @wms made their first contribution in #339
- @chernodub made their first contribution in #342
Full Changelog: v10.1.0...v10.2.0
v10.0.0
What's Changed
- Fix tests on Node 20 by @jsumners in #301
- Updating for v9: update dependencies and CI by @Ranieri93 in #300
- chore(license): Update licensing year by @codershiba in #321
- build(deps): bump actions/cache from 3 to 4 by @dependabot in #325
- build(deps-dev): bump pino-pretty from 10.3.1 to 11.0.0 by @dependabot in #329
- build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #330
- build(deps): bump pino from 8.21.0 to 9.0.0 by @dependabot in #332
- build(deps): bump pino-std-serializers from 6.2.2 to 7.0.0 by @dependabot in #333
- Bump pino from 8 to 9 by @haines in #331
New Contributors
- @Ranieri93 made their first contribution in #300
- @codershiba made their first contribution in #321
- @haines made their first contribution in #331
Full Changelog: v9.0.0...v10.0.0
v9.0.0
v8.6.1
What's Changed
- build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #315
- build(deps): bump process-warning from 2.3.2 to 3.0.0 by @dependabot in #316
- fix: TypeScript for CustomLevels on parent pino instance by @GeoffreyEmerson in #318
New Contributors
- @GeoffreyEmerson made their first contribution in #318
Full Changelog: v8.6.0...v8.6.1
v8.6.0
What's Changed
- Bump actions/setup-node from 3 to 4 by @dependabot in #305
- fix: type variable for Logger by @naseemkullah in #314
Full Changelog: v8.5.1...v8.6.0
v8.5.1
What's Changed
- Bump tsd from 0.28.1 to 0.29.0 by @dependabot in #296
- Bump actions/checkout from 3 to 4 by @dependabot in #298
- fix: Pino options have a generic type by @UndefinedBehaviour in #304
New Contributors
- @UndefinedBehaviour made their first contribution in #304
Full Changelog: v8.5.0...v8.5.1
v8.5.0
v8.4.0
What's Changed
- docs(readme): fix genReqId() example by @GabenGar in #276
- Bump tsd from 0.24.1 to 0.26.0 by @dependabot in #277
- Bump pino-pretty from 9.4.0 to 10.0.0 by @dependabot in #278
- Bump tsd from 0.26.1 to 0.27.0 by @dependabot in #279
- Bump actions/dependency-review-action from 2 to 3 by @dependabot in #261
- Bump typescript from 4.9.5 to 5.0.2 by @dependabot in #280
- Fix CI badge URL by @Taink in #282
- Bump tsd from 0.27.0 to 0.28.1 by @dependabot in #284
- Update README.md with middleware example by @quinn in #286
- Bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #287
- Fix: #289 add documentation and typescript definitions for res.log by @jmealo in #290
- fix: #291 added definition for id variable by @Dmitry-Titov-K in #292
- fix: twice customProps by @youngkiu in #288
New Contributors
- @GabenGar made their first contribution in #276
- @Taink made their first contribution in #282
- @quinn made their first contribution in #286
- @jmealo made their first contribution in #290
- @Dmitry-Titov-K made their first contribution in #292
- @youngkiu made their first contribution in #288
Full Changelog: v8.3.3...v8.4.0