Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support the newer pino-pretty as well as the older in v6.x #1117

Merged
merged 1 commit into from Sep 6, 2021

Commits on Sep 5, 2021

  1. Support the newer pino-pretty as well as the older

    pino-pretty will change its export in v7. This change makes
    it possible to support pino-pretty v4, v5, v6 and upcoming v7 at
    the same time.
    
    It also bumps the pino-pretty devDependency to v5.
    mcollina committed Sep 5, 2021
    Copy the full SHA
    e5b18c1 View commit details
    Browse the repository at this point in the history