Skip to content

v5.0.0

Compare
Choose a tag to compare
@atkinchris atkinchris released this 19 Jun 19:24
· 7 commits to main since this release
2b0e988

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