-
Notifications
You must be signed in to change notification settings - Fork 367
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
feat(CLI): print gradient text for initial log #4604
Conversation
🦋 Changeset detectedLatest commit: f7b613e The changes in this PR will be included in the next version bump. This PR includes changesets to release 252 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #4604 +/- ##
==========================================
- Coverage 57.59% 54.06% -3.54%
==========================================
Files 672 652 -20
Lines 17794 17902 +108
Branches 3876 4128 +252
==========================================
- Hits 10249 9679 -570
- Misses 6934 7571 +637
- Partials 611 652 +41 ☔ View full report in Codecov by Sentry. |
Summary
Preview:
🤖 Generated by Copilot at 5390135
This pull request adds gradient colors to the CLI output using the
gradient-string
module. It copies thegradient-string
module to thepackages/toolkit/utils/compiled
folder and adds subpath support and browser compatibility for it. It also updates the prebundle script and the changeset file to reflect the changes.Details
🤖 Generated by Copilot at 5390135
Related Issue
Checklist
pnpm run change
.