# Nx 23.2.0 - Product: Nx (https://whatsnew.fyi/product/nx) - Vendor: Nx - Date: 2026-09-02 - Version: 23.2.0 - Original notes: https://github.com/nrwl/nx/releases/tag/23.2.0 - Permalink: https://whatsnew.fyi/product/nx/releases/23.2.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Add support for Angular v22.1 - **added** — Confirm before creating migration commits on the default branch - **added** — Add a full-width TUI status bar and vim-style pane search - **added** — Forward mouse and resize events to tasks running in the TUI's pty - **added** — Add bun dependency-catalog support - **added** — Add nx migrate --run-migration to run a single migration - **added** — Let migration generators skip their AI step - **added** — Add built-in support for oxfmt formatter alongside prettier - **added** — Add the @nx/oxlint plugin - **added** — Infer OpenApiDocumentsDirectory as a build output - **added** — Support vitest generation for node, nest, and express generators - **added** — Generate .nx/ci-config.yaml for agent distribution - **added** — Add nx start-nx-agents as an alias for nx-cloud start-nx-agents - **added** — Add vitest support for e2e tests in nx-plugin - **added** — Support tag-based project selection in release - **added** — Adopt the storybook vitest addon for story testing - **added** — Offer vitest consistently across generators with a unitTestRunner option - **fixed** — Make webpack-related packages optional peer dependencies in angular - **fixed** — Keep buildable libraries private in angular - **fixed** — Import optional ng-packagr lazily in angular ##### 23.2.0 (2026-09-02) ###### 🚀 Features - **angular:** add support for Angular v22.1 ([#36521](https://github.com/nrwl/nx/pull/36521)) - **core:** confirm before creating migration commits on the default branch ([#36314](https://github.com/nrwl/nx/pull/36314)) - **core:** add a full-width TUI status bar and vim-style pane search ([#36263](https://github.com/nrwl/nx/pull/36263)) - **core:** forward mouse and resize events to tasks running in the TUI's pty ([#36322](https://github.com/nrwl/nx/pull/36322)) - **core:** add bun dependency-catalog support ([#36434](https://github.com/nrwl/nx/pull/36434)) - **core:** derive stable repo key from normalized remote and relative path ([#36439](https://github.com/nrwl/nx/pull/36439)) - **core:** add nx migrate --run-migration to run a single migration ([#36407](https://github.com/nrwl/nx/pull/36407)) - **core:** let migration generators skip their AI step ([#36532](https://github.com/nrwl/nx/pull/36532)) - **core:** show Cloud app link for remote cache instead of docs ([#36460](https://github.com/nrwl/nx/pull/36460)) - **core:** add durable run state and a dark orchestration loop to nx migrate ([#36403](https://github.com/nrwl/nx/pull/36403)) - **core:** add built-in support for oxfmt formatter alongside prettier ([#35089](https://github.com/nrwl/nx/pull/35089), [#30403](https://github.com/nrwl/nx/issues/30403)) - **core:** filter static task output to failures and restore CI log grouping ([#36453](https://github.com/nrwl/nx/pull/36453)) - **core:** let the daemon and plugin workers run inside agent sandboxes ([#36586](https://github.com/nrwl/nx/pull/36586)) - **dotnet:** infer OpenApiDocumentsDirectory as a build output ([#36788](https://github.com/nrwl/nx/pull/36788)) - **linter:** add the @nx/oxlint plugin ([#36491](https://github.com/nrwl/nx/pull/36491)) - **linter:** hash only lintable files for inferred oxlint tasks ([#36828](https://github.com/nrwl/nx/pull/36828)) - **misc:** support vitest generation for node, nest, and express generators ([#36665](https://github.com/nrwl/nx/pull/36665)) - **nx-cloud:** generate .nx/ci-config.yaml for agent distribution ([#36504](https://github.com/nrwl/nx/pull/36504)) - **nx-cloud:** add nx start-nx-agents as an alias for nx-cloud start-nx-agents ([#36572](https://github.com/nrwl/nx/pull/36572)) - **nx-plugin:** add vitest support for e2e tests ([#34041](https://github.com/nrwl/nx/pull/34041)) - **release:** support tag-based project selection ([#36537](https://github.com/nrwl/nx/pull/36537)) - **repo:** add react + vite + vitest + playwright example ([#35921](https://github.com/nrwl/nx/pull/35921)) - **storybook:** adopt the storybook vitest addon for story testing ([#36648](https://github.com/nrwl/nx/pull/36648), [#33759](https://github.com/nrwl/nx/issues/33759)) - **testing:** offer vitest consistently across generators with a unitTestRunner option ([#36715](https://github.com/nrwl/nx/pull/36715)) ###### 🩹 Fixes - **angular:** make webpack-related packages optional peer dependencies ([#36310](https://github.com/nrwl/nx/pull/36310)) - **angular:** keep buildable libraries private ([#36545](https://github.com/nrwl/nx/pull/36545)) - **angular:** import optional `ng-packagr` lazily ([#36632](https://github.com/nrwl/nx/pull/36632)) - **angular-rspack:** speed up builds and align behavior with the esbuild application builder ([#36268](https://github.com/nrwl/nx/pull/36268), [#34936](https://github.com/nrwl/nx/issues/34936)) - **angular-rspack:** stop builds crashing on non-array styleUrls ([#36550](https://github.com/nrwl/nx/pull/36550)) - **angular-rspack:** rebuild components when their templates or styles change on Windows ([#36641](https://github.com/nrwl/nx/pull/36641), [#36619](https://github.com/nrwl/nx/issues/36619)) - **bundling:** support TypeScript esbuildConfig files in the esbuild executor ([#36352](https://github.com/nrwl/nx/pull/36352), [#36349](https://github.com/nrwl/nx/issues/36349)) - **bundling:** acknowledge @swc/core _[Truncated at 4000 characters — full notes: https://github.com/nrwl/nx/releases/tag/23.2.0]_