Releases: pinojs/pino
Releases · pinojs/pino
v8.12.0
What's Changed
- feat: add mightnight-smoker closes #1570 by @dancastillo in #1665
- Remove (package.json).files by @jsumners in #1673
- docs(ecosystem): add crawlee-pino by @imyelo in #1685
- fix(type): add
disabled
topino.LoggerOptions
by @JonParton in #1629 - remove type definition for pino 7.0 comment by @tarunrajput in #1693
- Expose errWithCause to browser API & add Node v20 by @mcollina in #1701
New Contributors
- @imyelo made their first contribution in #1685
- @JonParton made their first contribution in #1629
- @tarunrajput made their first contribution in #1693
Full Changelog: v8.11.0...v8.12.0
v8.11.0
What's Changed
- Add script to bump version by @jsumners in #1643
- Add Node 19 to the CI by @mcollina in #1646
- fix(docs): update multistream example and description by @Cheprer in #1649
- fix msg precendence when sending a merging object with msg and err by @leon-volq in #1654
New Contributors
- @Cheprer made their first contribution in #1649
- @leon-volq made their first contribution in #1654
Full Changelog: v8.10.0...v8.11.0
v8.10.0
v8.9.0
What's Changed
- Fix documentation example by @khobaib222 in #1608
- docs: Add correct link to Matteo Collina's github account in README.md by @HassanBahati in #1609
- Docs: Enhance Fastify Example - Add port for the server by @HassanBahati in #1611
- Add yarn install to the documentation. by @luluhoc in #1614
- build(deps): bump actions/dependency-review-action from 2 to 3 by @dependabot in #1597
- docs(pretty): update the api example guide and remove an obsolete type by @borjapazr in #1620
- Remove defunct "Exit logging" link by @bitjson in #1622
- build(deps-dev): bump rimraf from 3.0.2 to 4.0.7 by @dependabot in #1624
- remove: outdated/unused information from docs/pretty.md by @VladimirMikulic in #1625
- fix: badges by @xtexChooser in #1630
- Transports are always asynchronous by @mcollina in #1631
- Add @logtail/pino to v7+ compatible transports by @curusarn in #1634
- Allow message prefix - #544 by @rluvaton in #1635
New Contributors
- @khobaib222 made their first contribution in #1608
- @HassanBahati made their first contribution in #1609
- @luluhoc made their first contribution in #1614
- @borjapazr made their first contribution in #1620
- @bitjson made their first contribution in #1622
- @VladimirMikulic made their first contribution in #1625
- @xtexChooser made their first contribution in #1630
- @curusarn made their first contribution in #1634
- @rluvaton made their first contribution in #1635
Full Changelog: v8.8.0...v8.9.0
v8.8.0
What's Changed
- Update async logging caveats documentation by @jonathansamines in #1578
- Update hapi-pino usage example by @jonathansamines in #1580
- build(deps): bump pnpm/action-setup from 2.2.2 to 2.2.4 by @dependabot in #1582
- Use safe stringify for redaction by @bbi22 in #1587
- Fix updating errorKey with default error serializer (#1593) by @zahar517 in #1604
New Contributors
- @jonathansamines made their first contribution in #1578
- @bbi22 made their first contribution in #1587
- @zahar517 made their first contribution in #1604
Full Changelog: v8.7.0...v8.8.0
v8.7.0
What's Changed
- Add DestinationStreamMetadata type to pino.d.ts by @segevfiner in #1566
- fix: remove pretty print in types, docs by @susmithagudapati in #1569
- Pass logger instance as an argument in
level-change
event by @bienzaaron in #1576
New Contributors
- @segevfiner made their first contribution in #1566
- @susmithagudapati made their first contribution in #1569
- @bienzaaron made their first contribution in #1576
Full Changelog: v8.6.1...v8.7.0
v8.6.1
What's Changed
- build(deps-dev): bump tsd from 0.23.0 to 0.24.1 by @dependabot in #1563
- fix(tools): log[level] compatible with when first argument is undefined (fix #1555) by @sun0day in #1565
New Contributors
Full Changelog: v8.6.0...v8.6.1
v8.6.0
What's Changed
- feat: bump typescript to 4.8.2 by @anonrig in #1550
- Document how error is received from worker transport by @TommyDew42 in #1548
- build(deps-dev): bump jest from 28.1.3 to 29.0.3 by @dependabot in #1553
- fix: add
this
tohooks.logMethod
by @SimenB in #1559 - docs: grammar and spelling fixes by @Fdawgs in #1560
- fix: type
formatters.log
with a Record type by @SimenB in #1561 - fix: correct type of
args
passed tohooks.logMethod
by @SimenB in #1558
New Contributors
- @anonrig made their first contribution in #1550
- @TommyDew42 made their first contribution in #1548
- @SimenB made their first contribution in #1559
Full Changelog: v8.5.0...v8.6.0
v8.5.0
What's Changed
- docs(ecosystem): add cloud-pine to community list by @metcoder95 in #1527
- Fix transports doc pipeline example by @AceFire6 in #1530
- docs(help): use formatters since useLevelLabels is deprecated by @arkerone in #1533
- build(deps-dev): add debug by @Fdawgs in #1537
- Remove all mentions of final by @mcollina in #1544
- build(deps): bump jsumners/lock-threads from b27edac0ac998d42b2815e122b6c24b32b568321 to 3 by @dependabot in #1545
- GitHub Workflows security hardening by @sashashura in #1546
- Revert "build(deps): bump jsumners/lock-threads from b27edac0ac998d42b2815e122b6c24b32b568321 to 3" by @jsumners in #1547
- Added
onChild
callback with tests and documentation by @Diabl0269 in #1541
New Contributors
- @metcoder95 made their first contribution in #1527
- @AceFire6 made their first contribution in #1530
- @arkerone made their first contribution in #1533
- @sashashura made their first contribution in #1546
- @Diabl0269 made their first contribution in #1541
Full Changelog: v8.4.2...v8.5.0
v8.4.2
What's Changed
- build(deps-dev): bump pino-pretty from 8.1.0 to 9.0.0 by @dependabot in #1519
- chore: update pino-pretty example image by @Fdawgs in #1522
- fix loading .js with pkg by @burgerni10 in #1493
New Contributors
- @burgerni10 made their first contribution in #1493
Full Changelog: v8.4.1...v8.4.2