22.6.0-beta.9
📦 nxView on GitHub →
✨ 2 features🐛 8 fixes🔧 1 symbols
Summary
This beta release introduces migration to napi-rs v3 and adds Codex subagent support for AI agent configuration. It also includes several bug fixes related to input resolution, caching, and loop detection.
✨ New Features
- core: migrate napi-rs v2 to v3
- core: add Codex subagent support to configure-ai-agents
🐛 Bug Fixes
- core: resolve input files for targets with defaultConfiguration
- core: interpolate {projectRoot} and {projectName} in {workspaceRoot} input patterns in native hasher
- core: skip writing deps cache if already up-to-date
- core: resolve false positive loop detection when running with Bun
- core: stabilizes project references in dependsOn and inputs when later plugins rename a project
- core: fall back to invoking PM in detection
- core: restore CNW user flow to match v22.1.3
- testing: remove stale ci.yml from extras.test snapshot