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