22.4.4
📦 nxView on GitHub →
✨ 1 features🐛 2 fixes🔧 1 symbols
Summary
This patch release introduces decorative banners for Nx Cloud CNW completion messages and resolves hanging test issues by adding a timeout to runCommandUntil and preloading vitest/node.
✨ New Features
- core: add decorative banners for Nx Cloud CNW completion message
🐛 Bug Fixes
- testing: add timeout to runCommandUntil to prevent hanging tests
- testing: preload vitest/node to prevent race condition on Node 24