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

Switch from colors to chalk #432

Closed
Shinigami92 opened this issue May 31, 2020 · 1 comment · Fixed by #433
Closed

Switch from colors to chalk #432

Shinigami92 opened this issue May 31, 2020 · 1 comment · Fixed by #433
Assignees

Comments

@Shinigami92
Copy link
Contributor

Is your feature request related to a problem?

I looked at the top repos and their support
chalk seems to be the winner here

https://www.npmtrends.com/chalk-vs-cli-color-vs-colors

Describe the solution you'd like

  • Remove dependency colors
  • Add dependency chalk
  • Change related code to use chalk instead of colors

Additional contect

https://github.com/chalk/chalk#readme

@Shinigami92 Shinigami92 self-assigned this May 31, 2020
Shinigami92 pushed a commit that referenced this issue May 31, 2020
BREAKING CHANGE: Colors will be displayed with chalk

fix #432
Shinigami92 pushed a commit that referenced this issue May 31, 2020
BREAKING CHANGE: Replace colors with chalk

fix #432
@thedaviddias thedaviddias linked a pull request May 31, 2020 that will close this issue
@thedaviddias
Copy link
Member

🎉 This issue has been resolved in version 0.14.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants