Skip to content

Comments

feat(core): replace picocolors with native styleText#34443

Open
meeroslav wants to merge 3 commits intomasterfrom
feat/replace-picocolors-with-native-style-text
Open

feat(core): replace picocolors with native styleText#34443
meeroslav wants to merge 3 commits intomasterfrom
feat/replace-picocolors-with-native-style-text

Conversation

@meeroslav
Copy link
Contributor

This PR replaces the picocolors with native Node's styleText and removes the leftover references to chalk

Current Behavior

Expected Behavior

Related Issue(s)

Fixes #

@netlify
Copy link

netlify bot commented Feb 13, 2026

Deploy Preview for nx-docs failed. Why did it fail? →

Name Link
🔨 Latest commit 44a4385
🔍 Latest deploy log https://app.netlify.com/projects/nx-docs/deploys/6992f03e78b834000877a9b1

@netlify
Copy link

netlify bot commented Feb 13, 2026

Deploy Preview for nx-dev ready!

Name Link
🔨 Latest commit 44a4385
🔍 Latest deploy log https://app.netlify.com/projects/nx-dev/deploys/6992f03e7958890008f441bf
😎 Deploy Preview https://deploy-preview-34443--nx-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@AgentEnder
Copy link
Member

Style text wasn't marked stable until node 22 - I think we should hold off until next major? I'll leave it open for Jason / Jack to weigh in, it may be fine but in node 20 it was still marked as active development.

image image

@nx-cloud
Copy link
Contributor

nx-cloud bot commented Feb 16, 2026

View your CI Pipeline Execution ↗ for commit 44a4385

Command Status Duration Result
nx affected --targets=lint,test,test-kt,build,e... ❌ Failed 6m 36s View ↗
nx affected -t e2e-macos-local --parallel=1 --b... ❌ Failed 4m 28s View ↗
nx run-many -t check-imports check-lock-files c... ✅ Succeeded 36s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 9s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 6s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2026-02-16 10:42:45 UTC

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.

2 participants