21.6.1-rc.0
📦 nxView on GitHub →
✨ 4 features🐛 6 fixes
Summary
Version 21.6.1-rc.0 introduces new features like Gradle format support for split targets and an 'configure-ai-agents' command, alongside various bug fixes across core, gradle, nest, and repo modules.
✨ New Features
- core: improve split target to support Gradle format
- core: add id, start and end time to lifecycle hooks
- core: add configure-ai-agents command
- nx-dev: enhance UI animations & statistics display
🐛 Bug Fixes
- core: display prettier valid errors
- core: add env var to disable fetching migration metadata from registry
- core: project graph creation processes project dependencies correctly
- gradle: skip targets on Netlify since the Java version is too old
- nest: setup tsconfig to use decorators
- repo: remove duplicate permissions block in publish workflow