22.6.0-beta.14
📦 nxView on GitHub →
✨ 3 features🐛 18 fixes🔧 1 symbols
Summary
This beta release introduces new telemetry features and prompts for analytics preferences in the core. It also includes numerous bug fixes across Gradle, JS, Maven, Module Federation, Release, Testing, and Webpack plugins.
✨ New Features
- Core now prompts for analytics preference during workspace creation.
- Added task and project count telemetry via performance lifecycle in core.
- JS executor now supports bun-only environments in release-publish.
🐛 Bug Fixes
- Fixed TUI help text layout.
- Preserved parameters and options when expanding wildcard dependsOn targets.
- Added download-cloud-client to cloud command bypass list.
- Added null guards for runningTasksService in WASM fallback.
- Skipped analytics prompt for cloud commands.
- Ensured postTasksExecution fires on SIGINT for continuous tasks.
- Gradle plugin now correctly handles project names containing .json substring.
- JS release-publish executor skips npm dist-tag add when no new version was resolved.
- JS now tracks tsconfig files from dependency reference chain as inputs.
- Maven plugin now uses mutable lists for Maven session projects.
- Module-federation plugin now uses sslKey instead of sslCert for pathToKey.
- Nx-dev removed nx-cloud paths from Framer excluded URL rewrites.
- Release plugin skips indirect patch bump for commit types with semverBump "none".
- Release plugin now includes dependent projects in the release commit message when using --projects filter.
- Release plugin deduplicates projects in changelog when using filtered project list.
- Testing now infers dependency tsconfig files as playwright plugin inputs.
- Testing now infers task inputs from jest config file references.
- Webpack plugin bumped fork-ts-checker-webpack-plugin to 9.1.0.