pino 9.8.0
What's Changed
- build(deps-dev): bump pino-pretty from 11.3.0 to 13.0.0 by @dependabot[bot] in https://github.com/pinojs/pino/pull/2083
- chore(license): update licensing year by @Tony133 in https://github.com/pinojs/pino/pull/2226
- Enhance logger function typing by @samchungy in https://github.com/pinojs/pino/pull/2230
- Fix typo in bench-long-string script name in package.json by @prkomb in https://github.com/pinojs/pino/pull/2235
- fix: remove trailing comma in tsconfig.json by @prkomb in https://github.com/pinojs/pino/pull/2236
- build(deps-dev): bump @types/node from 22.15.34 to 24.0.8 by @dependabot[bot] in https://github.com/pinojs/pino/pull/2238
- build(deps-dev): bump jest from 29.7.0 to 30.0.3 by @dependabot[bot] in https://github.com/pinojs/pino/pull/2240
- Fix missing asObjectBindingsOnly type from browser config by @MarsCapone in https://github.com/pinojs/pino/pull/2243
- chore: remove benchmark as devDependency by @Uzlopak in https://github.com/pinojs/pino/pull/2247
- feat: introduce
logger.msgPrefixgetter by @indutny-signal in https://github.com/pinojs/pino/pull/2232 - docs: link hono integration to homepage by @0-BSCode in https://github.com/pinojs/pino/pull/2252
- Fix TS export condition by @mcollina in https://github.com/pinojs/pino/pull/2223
- build(deps-dev): bump typescript from 5.8.3 to 5.9.2 by @dependabot[bot] in https://github.com/pinojs/pino/pull/2250
New Contributors
- @Tony133 made their first contribution in https://github.com/pinojs/pino/pull/2226
- @samchungy made their first contribution in https://github.com/pinojs/pino/pull/2230
- @prkomb made their first contribution in https://github.com/pinojs/pino/pull/2235
- @MarsCapone made their first contribution in https://github.com/pinojs/pino/pull/2243
- @Uzlopak made their first contribution in https://github.com/pinojs/pino/pull/2247
- @indutny-signal made their first contribution in https://github.com/pinojs/pino/pull/2232
- @0-BSCode made their first contribution in https://github.com/pinojs/pino/pull/2252
Full Changelog: https://github.com/pinojs/pino/compare/v9.7.0...v9.8.0