Releases: pinojs/pino
Releases Β· pinojs/pino
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
v9.12.0
What's Changed
- types: expose stdTimeFunctions on nested namespace pino while preserv⦠by @tawseefnabi in #2263
- test: exclude Windows + Node 18.18 from test matrix by @aryamohanan in #2292
- Replace fast-redact with slow-redact by @mcollina in #2298
New Contributors
- @tawseefnabi made their first contribution in #2263
Full Changelog: v9.11.0...v9.12.0
v9.11.0
What's Changed
- feat: added timestamp rfc3339 format with nanoseconds by @edge33 in #2251
- fix: gracefully handle missing diagChannel.tracingChannel on Node < 18.19 by @aryamohanan in #2290
New Contributors
- @edge33 made their first contribution in #2251
- @aryamohanan made their first contribution in #2290
Full Changelog: v9.10.0...v9.11.0
v9.10.0
What's Changed
- docs: Move pino-logflare out of legacy transports list by @kamilogorek in #2283
- Add support for
PearandBareruntimes by @yassernasc in #2278 - Add tracing channels by @jsumners-nr in #2281
- Add pino-console to ecoystem page by @mcollina in #2288
New Contributors
- @kamilogorek made their first contribution in #2283
- @yassernasc made their first contribution in #2278
- @jsumners-nr made their first contribution in #2281
Full Changelog: v9.9.5...v9.10.0
v9.9.5
What's Changed
Full Changelog: v9.9.4...v9.9.5