pino 8.9.0
What's Changed
- Fix documentation example by @khobaib222 in https://github.com/pinojs/pino/pull/1608
- docs: Add correct link to Matteo Collina's github account in README.md by @HassanBahati in https://github.com/pinojs/pino/pull/1609
- Docs: Enhance Fastify Example - Add port for the server by @HassanBahati in https://github.com/pinojs/pino/pull/1611
- Add yarn install to the documentation. by @luluhoc in https://github.com/pinojs/pino/pull/1614
- build(deps): bump actions/dependency-review-action from 2 to 3 by @dependabot in https://github.com/pinojs/pino/pull/1597
- docs(pretty): update the api example guide and remove an obsolete type by @borjapazr in https://github.com/pinojs/pino/pull/1620
- Remove defunct "Exit logging" link by @bitjson in https://github.com/pinojs/pino/pull/1622
- build(deps-dev): bump rimraf from 3.0.2 to 4.0.7 by @dependabot in https://github.com/pinojs/pino/pull/1624
- remove: outdated/unused information from docs/pretty.md by @VladimirMikulic in https://github.com/pinojs/pino/pull/1625
- fix: badges by @xtexChooser in https://github.com/pinojs/pino/pull/1630
- Transports are always asynchronous by @mcollina in https://github.com/pinojs/pino/pull/1631
- Add @logtail/pino to v7+ compatible transports by @curusarn in https://github.com/pinojs/pino/pull/1634
- Allow message prefix - #544 by @rluvaton in https://github.com/pinojs/pino/pull/1635
New Contributors
- @khobaib222 made their first contribution in https://github.com/pinojs/pino/pull/1608
- @HassanBahati made their first contribution in https://github.com/pinojs/pino/pull/1609
- @luluhoc made their first contribution in https://github.com/pinojs/pino/pull/1614
- @borjapazr made their first contribution in https://github.com/pinojs/pino/pull/1620
- @bitjson made their first contribution in https://github.com/pinojs/pino/pull/1622
- @VladimirMikulic made their first contribution in https://github.com/pinojs/pino/pull/1625
- @xtexChooser made their first contribution in https://github.com/pinojs/pino/pull/1630
- @curusarn made their first contribution in https://github.com/pinojs/pino/pull/1634
- @rluvaton made their first contribution in https://github.com/pinojs/pino/pull/1635
Full Changelog: https://github.com/pinojs/pino/compare/v8.8.0...v8.9.0