pino-pretty 7.3.0
What's Changed
- Add ability to format time and level with user-defined prettifiers by @pearofducks in https://github.com/pinojs/pino-pretty/pull/263
- build(dependabot): ignore minor and patch github-actions updates by @Fdawgs in https://github.com/pinojs/pino-pretty/pull/264
- Bump fastify/github-action-merge-dependabot from 2.4.0 to 2.6.0 by @dependabot in https://github.com/pinojs/pino-pretty/pull/267
- Bump tsd from 0.18.0 to 0.19.0 by @dependabot in https://github.com/pinojs/pino-pretty/pull/269
- chore: Added example to provide pino core options. by @ShogunPanda in https://github.com/pinojs/pino-pretty/pull/270
- fix: update return type of function exported by default (#273) by @tearwyx in https://github.com/pinojs/pino-pretty/pull/274
- only output space after key in object if value does not start with eol by @mojavelinux in https://github.com/pinojs/pino-pretty/pull/271
- append missing eol before appending prettified error object when singleLine=true by @mojavelinux in https://github.com/pinojs/pino-pretty/pull/272
- Bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 by @dependabot in https://github.com/pinojs/pino-pretty/pull/277
- Fixed markdown in README.md by @sleroq in https://github.com/pinojs/pino-pretty/pull/278
- allow sonic-boom to filter call to close on stdout by @mojavelinux in https://github.com/pinojs/pino-pretty/pull/280
- Bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by @dependabot in https://github.com/pinojs/pino-pretty/pull/281
- Allow loading common js config files by default by @EchelonFour in https://github.com/pinojs/pino-pretty/pull/282
New Contributors
- @pearofducks made their first contribution in https://github.com/pinojs/pino-pretty/pull/263
- @tearwyx made their first contribution in https://github.com/pinojs/pino-pretty/pull/274
- @mojavelinux made their first contribution in https://github.com/pinojs/pino-pretty/pull/271
- @sleroq made their first contribution in https://github.com/pinojs/pino-pretty/pull/278
- @EchelonFour made their first contribution in https://github.com/pinojs/pino-pretty/pull/282
Full Changelog: https://github.com/pinojs/pino-pretty/compare/v7.2.0...v7.3.0