pino 7.11.0
What's Changed
- replace extreme destination with async destination by @mksmtn in https://github.com/pinojs/pino/pull/1402
- api.md: fix typo by @jordigh in https://github.com/pinojs/pino/pull/1406
- Missing bracket by @mauricius in https://github.com/pinojs/pino/pull/1407
- Ensure first-class support for transpiled & ts code in transports by @castarco in https://github.com/pinojs/pino/pull/1381
- chore: Set permissions for GitHub actions by @naveensrinivasan in https://github.com/pinojs/pino/pull/1409
- docs: add
pino-lokitransport by @Julien-R44 in https://github.com/pinojs/pino/pull/1414
New Contributors
- @jordigh made their first contribution in https://github.com/pinojs/pino/pull/1406
- @mauricius made their first contribution in https://github.com/pinojs/pino/pull/1407
- @castarco made their first contribution in https://github.com/pinojs/pino/pull/1381
- @naveensrinivasan made their first contribution in https://github.com/pinojs/pino/pull/1409
- @Julien-R44 made their first contribution in https://github.com/pinojs/pino/pull/1414
Full Changelog: https://github.com/pinojs/pino/compare/v7.10.0...v7.11.0