22.4.3
📦 nxView on GitHub →
✨ 2 features🐛 7 fixes🔧 5 symbols
Summary
This patch release focuses on minor feature additions, such as updating the Nx Cloud connect URL in templates, alongside several bug fixes across core, build tooling (Vite, Gradle), and developer experience.
✨ New Features
- Added Nx Cloud connect URL to template README.
- Added llms-full.txt and HTTP Link headers for LLM discovery in nx-dev.
🐛 Bug Fixes
- Hidden already-installed nx packages from suggestion list during nx import.
- Improved plugin worker error messages and lifecycle timeouts.
- Stopped throwing an error if worker.stdout is not an instance of socket.
- Used tooling API compatible flags for gradle.
- Updated dead links across nx-dev UI libraries.
- Handled sophisticated vite plugins.
- Ensured vitest config file is created.