New
v10.1.0
What's Changed
- test: add regression test for issue #2313 by @mcollina in https://github.com/pinojs/pino/pull/2314
- fix!: use safer types for censor function signature (#2307) by @slifty in https://github.com/pinojs/pino/pull/2308
- remove unused parsedChindingsSym symbol by @mcollina in https://github.com/pinojs/pino/pull/2315
- chore: add .npmignore to exclude unnecessary files by @mcollina in https://github.com/pinojs/pino/pull/2312
- chore(lint): migrate from standard to neostandard & upgrade eslint to v9 by @lokeshwar777 in https://github.com/pinojs/pino/pull/2316
- build(deps-dev): bump eslint-plugin-n from 15.7.0 to 17.23.1 by @dependabot[bot] in https://github.com/pinojs/pino/pull/2305
- Use @pinojs/redact by @mcollina in https://github.com/pinojs/pino/pull/2321
- fix: added missing isoTimeNano to nested namespace by @edge33 in https://github.com/pinojs/pino/pull/2325
New Contributors
- @slifty made their first contribution in https://github.com/pinojs/pino/pull/2308
- @lokeshwar777 made their first contribution in https://github.com/pinojs/pino/pull/2316
Full Changelog: https://github.com/pinojs/pino/compare/v10.0.0...v10.1.0