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

Removed NPM dependency yoctocolors by replacing it with styleText function from node:util #7

Merged
merged 19 commits into from
Apr 5, 2024

Conversation

mangs
Copy link
Owner

@mangs mangs commented Mar 15, 2024

Pull Request Checklist

Changes Included

  • Version bump to 1.0.7
  • Removed NPM dependency yoctocolors by replacing it with styleText function from node:util
  • Replaced .length string length calculation with Bun.stringWidth() where unicode and emoji character usage is possible
  • Rename package.json script check:linting:eslint to check:lint-conflicts
  • Bun target version updated to 1.1.1

@mangs
Copy link
Owner Author

mangs commented Mar 15, 2024

Waiting for @types/bun dependency to get updated to add styleText from node:util

@mangs mangs merged commit e688b15 into main Apr 5, 2024
1 check passed
@mangs mangs deleted the yoctocolors-to-styleText branch April 5, 2024 15:50
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 this pull request may close these issues.

1 participant