Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-18 | 2.2 kB | |
v9.7.0 source code.tar.gz | 2025-05-18 | 241.1 kB | |
v9.7.0 source code.zip | 2025-05-18 | 308.1 kB | |
Totals: 3 Items | 551.4 kB | 2 |
What's Changed
- Update api.md - typo in default of options.base by @osher in https://github.com/pinojs/pino/pull/2113
- build(deps-dev): bump @yao-pkg/pkg from 6.1.1 to 6.2.0 by @dependabot in https://github.com/pinojs/pino/pull/2115
- Document that the error event on the thread stream is fatal by @mcollina in https://github.com/pinojs/pino/pull/2116
- build(deps-dev): bump @yao-pkg/pkg from 6.2.0 to 6.3.0 by @dependabot in https://github.com/pinojs/pino/pull/2124
- docs: add hono example by @jansepke in https://github.com/pinojs/pino/pull/2136
- build(deps-dev): bump typescript from 5.7.3 to 5.8.2 by @dependabot in https://github.com/pinojs/pino/pull/2140
- build(deps): bump process-warning from 4.0.1 to 5.0.0 by @dependabot in https://github.com/pinojs/pino/pull/2142
- build(dependabot): reduce npm updates to monthly by @Fdawgs in https://github.com/pinojs/pino/pull/2146
- Skipping test in packaging into executable on ppc64 arch by @pacostas in https://github.com/pinojs/pino/pull/2122
- fix: [#2053] - re-added is level enabled to browser by @SamSalvatico in https://github.com/pinojs/pino/pull/2125
- Add asObjectBindingsOnly, allowing write to receive only the bindings as object by @segevfiner in https://github.com/pinojs/pino/pull/2051
- docs: hono js docs by @Puppo in https://github.com/pinojs/pino/pull/2166
- Include pino-roll in Pino transports list by @mustakimkr in https://github.com/pinojs/pino/pull/2159
- Fix order of pino-roll by @jsumners in https://github.com/pinojs/pino/pull/2167
- build(deps-dev): bump tsd from 0.31.2 to 0.32.0 by @dependabot in https://github.com/pinojs/pino/pull/2170
- The finalization registry bug has been fixed everywhere by @mcollina in https://github.com/pinojs/pino/pull/2220
New Contributors
- @jansepke made their first contribution in https://github.com/pinojs/pino/pull/2136
- @pacostas made their first contribution in https://github.com/pinojs/pino/pull/2122
- @SamSalvatico made their first contribution in https://github.com/pinojs/pino/pull/2125
- @mustakimkr made their first contribution in https://github.com/pinojs/pino/pull/2159
Full Changelog: https://github.com/pinojs/pino/compare/v9.6.0...v9.7.0