22.7.0-beta.16
📦 nxView on GitHub →
🐛 9 fixes🔧 2 symbols
Summary
This beta release focuses on numerous bug fixes across core, Gradle, and JavaScript tooling, including resolving a native binary crash on specific Linux kernels and improving build output resolution.
🐛 Bug Fixes
- core: speed up nx --version by avoiding heavy imports
- core: resolve native binary crash on aarch64 linux with 16K/64K page kernels
- core: normalize spawned run-commands output
- gradle: recognize Kotlin compile tasks in inferred input extensions
- gradle: resolve sandbox violations in e2e-gradle tests
- js: declare .d.cts/.d.mts as typecheck inputs and outputs
- js: resolve build output dir from globbed outputs in node executor
- module-federation: bump @module-federation/enhanced to ^2.3.3
- nx-dev: restore sitemap generation