-
Notifications
You must be signed in to change notification settings - Fork 151
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
Switch from chalk to colorette #208
Comments
Sure, it seems also to ship a cjs version. go ahead! |
Currently blocked by jorgebucaran/colorette#61 |
I'm ok for that code to be part of pino-pretty if you prefer. |
@mcollina Generally I would prefer to see this functionality upstream, the only reason why it might be preferable to have it in pino-pretty is being able to lock to slightly older version to avoid stumbling upon jorgebucaran/colorette#48. Do we officially support older Node 13 versions? |
I'm ok to bump minimum Node.js to v12.x, v14.x and v16.x all at their latest. We'll bump the major. |
See https://www.npmjs.com/package/colorette
2x faster, cleaner implementation, zero dependencies.
If there is an approval, I can give it a shot. Migration for knex was really straightforward back in the day: knex/knex#2718
The text was updated successfully, but these errors were encountered: