Releases: pinojs/pino-http
Releases · pinojs/pino-http
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
v8.3.3
v8.3.2
What's Changed
- Remove unused dependency by @vikaspotluri123 in #258
- Fix customSuccessMessage ts definition by @robmcguinness in #270
New Contributors
- @vikaspotluri123 made their first contribution in #258
- @robmcguinness made their first contribution in #270
Full Changelog: v8.3.1...v8.3.2
v8.3.1
What's Changed
- fix: set error param as optional for options.customLogLevel by @raiman264 in #265
New Contributors
- @raiman264 made their first contribution in #265
Full Changelog: v8.3.0...v8.3.1
v8.3.0
v8.2.1
What's Changed
- Bump pino-pretty from 8.1.0 to 9.0.0 by @dependabot in #242
- Bump tsd from 0.22.0 to 0.23.0 by @dependabot in #244
- Bump tsd from 0.23.0 to 0.24.1 by @dependabot in #246
- update stdSerializers types by @baterson in #252
- fix(genreqid): add param for server response by @Eji4h in #251
New Contributors
Full Changelog: v8.2.0...v8.2.1
v8.2.0
What's Changed
- Bump tsd from 0.21.0 to 0.22.0 by @dependabot in #238
- refactor(logger): remove unneeded defensive code by @Fdawgs in #239
- Pass response object to genReqId() by @bmodotdev in #240
New Contributors
- @bmodotdev made their first contribution in #240
Full Changelog: v8.1.1...v8.2.0
v8.1.1
What's Changed
- Bump actions/dependency-review-action from 1 to 2 by @dependabot in #237
- Correct
customErrorObject
return type by @dylanferguson in #236
New Contributors
- @dylanferguson made their first contribution in #236
Full Changelog: v8.1.0...v8.1.1
v8.1.0
What's Changed
- ci: update workflows by @Fdawgs in #230
- Bump @types/node from 17.0.45 to 18.0.0 by @dependabot in #232
- Bump pino-std-serializers from 5.6.0 to 6.0.0 by @dependabot in #233
- Add custom object hooks by @Simon-Campbell in #231
New Contributors
- @Simon-Campbell made their first contribution in #231
Full Changelog: v8.0.1...v8.1.0