pino 9.4.0
What's Changed
- Drop failing pnpm tests by @mcollina in https://github.com/pinojs/pino/pull/2015
- Add bun plugin link to docs by @vktrl in https://github.com/pinojs/pino/pull/2016
- build(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in https://github.com/pinojs/pino/pull/2017
- docs: Update transports.md by @Imgodmaoyouknow in https://github.com/pinojs/pino/pull/2027
- build(deps-dev): bump @yao-pkg/pkg from 5.12.0 to 5.12.1 by @dependabot in https://github.com/pinojs/pino/pull/2031
- feat(types): forbid using default log fn when custom only used (#1998) by @chernodub in https://github.com/pinojs/pino/pull/1999
- feat: accept level in capitals by @balaji-atoa in https://github.com/pinojs/pino/pull/2034
New Contributors
- @vktrl made their first contribution in https://github.com/pinojs/pino/pull/2016
- @Imgodmaoyouknow made their first contribution in https://github.com/pinojs/pino/pull/2027
- @chernodub made their first contribution in https://github.com/pinojs/pino/pull/1999
- @balaji-atoa made their first contribution in https://github.com/pinojs/pino/pull/2034
Full Changelog: https://github.com/pinojs/pino/compare/v9.3.2...v9.4.0