22.3.1
📦 nxView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
This patch release focuses on bug fixes, specifically ensuring no TUI is shown for single tasks in the core and resolving dependency graph issues for dotnet projects with multi-targeting and transitive dependencies.
🐛 Bug Fixes
- core: ensure no tui on single tasks ([#33910](https://github.com/nrwl/nx/pull/33910))
- dotnet: fix dependency graph for multi-targeting and transitive dependencies ([#33908](https://github.com/nrwl/nx/pull/33908), [#33653](https://github.com/nrwl/nx/issues/33653), [#33397](https://github.com/nrwl/nx/issues/33397))
🔧 Affected Symbols
coredotnet