pino 9.2.0
What's Changed
- shallow clone target options by @mcollina in https://github.com/pinojs/pino/pull/1973
- add logger instance as third parameter by @emmyakin in https://github.com/pinojs/pino/pull/1977
- use boolean flag to ensure serializers are applied once by @emmyakin in https://github.com/pinojs/pino/pull/1976
- suppport messageKey in pino/browser by @emmyakin in https://github.com/pinojs/pino/pull/1980
- Fixing browser side child log issue (#960) child level can now be set at cr… by @stevel032 in https://github.com/pinojs/pino/pull/1986
New Contributors
- @stevel032 made their first contribution in https://github.com/pinojs/pino/pull/1986
Full Changelog: https://github.com/pinojs/pino/compare/v9.1.0...v9.2.0