Releases: pinojs/pino
Releases Β· pinojs/pino
v10.3.1
What's Changed
- build(deps): bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #2385
- build(deps-dev): bump eslint-plugin-n from 17.23.1 to 17.23.2 by @dependabot[bot] in #2386
- docs: clarify transport level filtering behavior by @mcollina in #2390
- fix(transport): sanitize invalid NODE_OPTIONS preloads for workers by @mcollina in #2391
Full Changelog: v10.3.0...v10.3.1
v10.3.0
What's Changed
- feat: improve the return type of
multistream().clone()by @mrazauskas in #2377 - feat: set worker thread name for transport identification by @mcollina in #2380
Full Changelog: v10.2.1...v10.3.0
v10.2.1
What's Changed
Full Changelog: v10.2.0...v10.2.1
v10.2.0
What's Changed
- chore: lint TypeScript files by @mrazauskas in #2363
- fix: prevent memory leak when using transport with --import preload by @mcollina in #2374
New Contributors
- @mrazauskas made their first contribution in #2363
Full Changelog: v10.1.1...v10.2.0
v10.1.1
What's Changed
- fix(types): Correct conditional type handling for generic log function arguments by @samchungy in #2329
- perf: use JSON.stringify in fast path for node v25+ by @ronag in #2330
- build(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #2336
- build(deps-dev): bump borp from 0.20.2 to 0.21.0 by @dependabot[bot] in #2337
- build(deps): bump pino-abstract-transport from 2.0.0 to 3.0.0 by @dependabot[bot] in #2338
- docs: update CONTRIBUTING.md to reference 'main' instead of 'master' by @NoobFullStack in #2334
- feat(browser): add reportCaller to surface user callsite by @dev-KingMaster in #2340
- docs: update transports.md by @marklai1998 in #2224
- docs: add Node.js 22+ native TypeScript type stripping support by @mcollina in #2347
- feat(types): use ThreadStream type from thread-stream by @CHC383 in #2320
- build(deps): bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in #2354
- build(deps): update thread-stream to v4 by @mcollina in #2356
- fix: harden transport loading against prototype pollution by @omdxp in #2358
- docs: add threat model to SECURITY.md by @mcollina in #2360
- build(deps): bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #2365
- build(deps-dev): bump @types/node from 24.10.4 to 25.0.3 by @dependabot[bot] in #2367
- fix: allow passing string, number, null for %o placeholder by @rChaoz in #2372
New Contributors
- @NoobFullStack made their first contribution in #2334
- @dev-KingMaster made their first contribution in #2340
- @marklai1998 made their first contribution in #2224
- @CHC383 made their first contribution in #2320
- @omdxp made their first contribution in #2358
- @rChaoz made their first contribution in #2372
Full Changelog: v10.1.0...v10.1.1
v10.1.0
What's Changed
- test: add regression test for issue #2313 by @mcollina in #2314
- fix!: use safer types for censor function signature (#2307) by @slifty in #2308
- remove unused parsedChindingsSym symbol by @mcollina in #2315
- chore: add .npmignore to exclude unnecessary files by @mcollina in #2312
- chore(lint): migrate from standard to neostandard & upgrade eslint to v9 by @lokeshwar777 in #2316
- build(deps-dev): bump eslint-plugin-n from 15.7.0 to 17.23.1 by @dependabot[bot] in #2305
- Use @pinojs/redact by @mcollina in #2321
- fix: added missing isoTimeNano to nested namespace by @edge33 in #2325
New Contributors
- @slifty made their first contribution in #2308
- @lokeshwar777 made their first contribution in #2316
Full Changelog: v10.0.0...v10.1.0
v9.14.0
v10.0.0
The only breaking change is dropping support for Node 18.
What's Changed
- feat(types): add LogFnFields by @samchungy in #2254
- Convert tests to node:test by @jsumners in #2299
- removed unused .taprc.yaml by @jsumners in #2310
Full Changelog: v9.13.1...v10.0.0
v9.13.1
What's Changed
Full Changelog: v9.13.0...v9.13.1
v9.13.0
What's Changed
- build(deps): bump actions/checkout from 4.3.0 to 5.0.0 by @dependabot[bot] in #2301
- build(deps): bump actions/github-script from 7 to 8 by @dependabot[bot] in #2303
- build(deps-dev): bump @yao-pkg/pkg from 6.3.0 to 6.7.0 by @dependabot[bot] in #2306
- perf: optimize .child by @ronag in #2300
- docs(ecosystem): add eslint-plugin-pino to ecosystem page by @orzarchi in #2297
New Contributors
Full Changelog: v9.12.0...v9.13.0