23.2.0-beta.10Pre-release
Added 2
- Filter static task output to failures and restore CI log grouping
- Offer vitest consistently across generators with a unitTestRunner option
Fixed 9
- Create external nodes for out-of-workspace link dependencies
- Point duplicate project names from worktrees at the fix
- Exclude volatile shell and editor env vars from the daemon
- Stop the daemon before nx add installs a package
- Resolve override selectors in affected detection
- Make generated code lint-clean under oxlint defaults
- De-flake the nx watch e2e suite
- Stop installing unused Next.js ESLint packages from the library generator
- Resolve out-of-set local dependency versions
From Nx
23.2.0-beta.10 (2026-08-25)
🚀 Features
- core: filter static task output to failures and restore CI log grouping (#36453)
- testing: offer vitest consistently across generators with a unitTestRunner option (#36715)
🩹 Fixes
- core: create external nodes for out-of-workspace link dependencies (#36745)
- core: point duplicate project names from worktrees at the fix (#36734)
- core: exclude volatile shell and editor env vars from the daemon (#36642, #36610)
- core: stop the daemon before nx add installs a package (#36767)
- js: resolve override selectors in affected detection (#36699, #36698)
- misc: make generated code lint-clean under oxlint defaults (#36749)
- misc: de-flake the nx watch e2e suite (#36758)
- nextjs: stop installing unused Next.js ESLint packages from the library generator (#36779)
- release: resolve out-of-set local dependency versions (#36334)
❤️ Thank You
- Caleb Ukle
- Craigory Coppola @AgentEnder
- Jack Hsu @jaysoo
- Jason Jean @FrozenPandaz
- Leosvel Pérez Espinosa @leosvelperez
- Miroslav Jonaš @meeroslav