22.3.0-beta.1
📦 nxView on GitHub →
🐛 10 fixes🔧 2 symbols
Summary
This beta release focuses primarily on bug fixes across various Nx components, including performance improvements, compatibility adjustments for Angular and Prettier, and fixes related to module federation and release tagging.
🐛 Bug Fixes
- Angular: Installed compatible vitest version for angular projects.
- Core: Improved performance of buildExplicitPackageJsonDependencies.
- Core: Prettier is no longer invoked with --write and --list-different when unsupported.
- Core: Command output is preserved in TUI summary for non-cached tasks.
- Core: Updated CNW messaging and removed cancel event from SIGINT.
- Core: Restored linkTaskDetails param for backwards compatibility.
- Module-Federation: Checks port availability before starting remote proxies.
- Nest: Ensured library is generated with correct outputPath for TS Soln #32060.
- Release: Fixed interpolation issue where {releaseGroupName} was not interpolated in changelog tag/releaseTagPattern.
- Repo: Installed correct Rust target for x86_64 macOS build.
🔧 Affected Symbols
buildExplicitPackageJsonDependencieslinkTaskDetails