v5.0.0
This release brings support for Winston as an alternative to Pino, while maintaining backwards compatibility. It also fixes some issues with Webpack, support for Next.js' Instrumentation options and fixes some dependency vulnerabilities.
Enormous thanks to @CHC383, who contributed these changes.
What's Changed
- build(deps): Update Dependencies and Fix Vulnerabilities by @CHC383 in #32
- Replace cosmiconfig with lilconfig to Work with Webpack by @CHC383 in #34
- Support Winston as Custom Logger by @CHC383 in #33
New Contributors
Full Changelog: v4.0.0...v5.0.0