22.5.0-beta.4
📦 nxView on GitHub →
✨ 1 features🐛 3 fixes🔧 3 symbols
Summary
This beta release introduces the initial implementation of the task I/O service and fixes several bugs related to command injection and project short name handling.
✨ New Features
- Initial implementation of the task io service added to core.
🐛 Bug Fixes
- nx now correctly shows help for run-one when using project short names.
- Prevented command injection vulnerability in getNpmPackageVersion.
- Maven targets now correctly include pom.xml and ancestor pom files as inputs.