pino 7.0.0-rc.4
What's Changed
- Use fastify-warning in v7 by @jsumners in https://github.com/pinojs/pino/pull/1093
- Document pino.transport() async startup by @mcollina in https://github.com/pinojs/pino/pull/1097
- Improve TS types by @kibertoad in https://github.com/pinojs/pino/pull/1099
- build(deps): bump actions/setup-node from 2.3.0 to 2.4.0 by @dependabot in https://github.com/pinojs/pino/pull/1085
- Add overload to handle unknown returned by TS-4.4 for errors be default by @kibertoad in https://github.com/pinojs/pino/pull/1116
- pino-pretty transport convertion by @mcollina in https://github.com/pinojs/pino/pull/1110
- Package manager CI action by @Eomm in https://github.com/pinojs/pino/pull/1113
- Deprecate the prettyPrint option by @mcollina in https://github.com/pinojs/pino/pull/1122
- add transports constructor option by @Eomm in https://github.com/pinojs/pino/pull/1111
Full Changelog: https://github.com/pinojs/pino/compare/v7.0.0-rc.3...v7.0.0-rc.4