Skip to content

Releases: nrwl/nx

22.4.0-beta.0

19 Dec 20:53
137ab45

Choose a tag to compare

22.4.0-beta.0 Pre-release
Pre-release

22.4.0-beta.0 (2025-12-19)

🚀 Features

  • angular: support ngrx v21 (#33940)
  • angular: support cypress component testing with zoneless projects (#33941)
  • core: add inline-tui view mode (#32718)
  • maven: add batch executor for multi-task Maven execution (#33228)

🩹 Fixes

  • angular: support @angular/cli package update during nx migrate (#33918)
  • core: ensure no tui on single tasks (#33910)
  • core: daemon client reconnection on server restart (#33432)
  • core: fix vitest test runner options for angular in cnw (#33921)
  • dotnet: fix dependency graph for multi-targeting and transitive deps (#33908, #33653, #33397)
  • linter: honor setParserOptionsProject in flat config (#33953, #33944)
  • misc: remove auto CI Optimization card from AI page (#33955)
  • module-federation: use localhost as default host #33909 (#33947, #33909)
  • module-federation: skip non-npm external dependencies in getDependencies (#33951, #32819)
  • nx-dev: make sure only prod is indexed (#33922)
  • nx-dev: make sure canonical urls are always nx.dev (#33932)
  • react: set up module federation with webpack and ts soln correctly #31029 (#33920, #31029)
  • testing: ensure jest v30 migration is run (#33916)

❤️ Thank You

22.3.3

19 Dec 22:02

Choose a tag to compare

22.3.3 (2025-12-19)

🩹 Fixes

  • misc: remove CNW A/B testing flow branching (#33967)

❤️ Thank You

22.3.2

19 Dec 15:36

Choose a tag to compare

22.3.2 (2025-12-19)

🚀 Features

  • angular: support ngrx v21 (#33940)
  • angular: support cypress component testing with zoneless projects (#33941)

🩹 Fixes

  • angular: support @angular/cli package update during nx migrate (#33918)
  • core: fix vitest test runner options for angular in cnw (#33921)
  • linter: honor setParserOptionsProject in flat config (#33953, #33944)
  • module-federation: use localhost as default host #33909 (#33947, #33909)
  • module-federation: skip non-npm external dependencies in getDependencies (#33951, #32819)
  • nx-dev: make sure only prod is indexed (#33922)
  • nx-dev: make sure canonical urls are always nx.dev (#33932)
  • react: set up module federation with webpack and ts soln correctly #31029 (#33920, #31029)
  • testing: ensure jest v30 migration is run (#33916)

❤️ Thank You

22.3.1

18 Dec 04:50

Choose a tag to compare

22.3.1 (2025-12-18)

🩹 Fixes

  • core: ensure no tui on single tasks (#33910)
  • dotnet: fix dependency graph for multi-targeting and transitive deps (#33908, #33653, #33397)

❤️ Thank You

22.3.0

17 Dec 20:51
6e42651

Choose a tag to compare

22.3.0 (2025-12-17)

🚀 Features

  • angular: support angular v21 (#33378)
  • angular: add migration to set isolateModules: true to jest tsconfig files (#33889)
  • angular: add migration to replace jest-preset-angular/setup-jest imports (#33899)
  • core: add NX_DEFAULT_OUTPUT_STYLE env var (#33493, #27490)
  • core: add CnwError class for typed error handling in create-nx-workspace (#33839)
  • core: add hints and status messages to the tui (#33838)
  • js: add option for using tsgo compiler when inferring build and typecheck tasks (#33821, #32591)
  • js: improve SWC compilation error logging (#33297)
  • misc: support prettier v3 (#33898, #30801)
  • nx-plugin: allow customizing the location of the companion E2E project (#32073, #32069)
  • rspack: add support for cssFilename config #32498 (#32506, #32498)
  • testing: add option to playwright preset to open html report (#31282)
  • webpack: add support for merging externals to NxAppWebpackPlugin (#33833)

🩹 Fixes

  • angular: process only the in progress entry points in ng-packagr-lite's write bundles transform function (#33784, #3172, #33560)
  • angular: collect known tsconfig files from non-buildable angular libraries in migration (#33834, #33705)
  • angular: improve error message when using esbuild-based build targets and generating cypress ct (#33846, #33329)
  • angular: install compatible vitest version for angular projects (#33858, #33770)
  • angular: ensure jest and jest-preset-angular are updated correctly for angular v21 (#33896)
  • bundling: correct project path for createTmpTsConfig (#31314, #31522)
  • core: optimize pnpm lockfile parsing with pre-built indexes (#33750, #32669, #32254, #33751)
  • core: share visited Set across affected graph traversal (#33756, #32265)
  • core: set max listeners for process in task orchestrator (#33596, #32439)
  • core: exit with error when generator prompts fail (#33691)
  • core: fix record stat on initial CNW call (#33783)
  • core: ensure terminalOutput is always a string in task results (#33782, #32675)
  • core: improve node creation for pnpm parser (#33788)
  • core: add pnpm/yarn support for CNW templates (#33827)
  • core: swc register base url missing when using tsgo (#33332)
  • core: pass more error detail for CNW (#33844)
  • core: create all tables upfront when creating the database (#33843)
  • core: improve performance of buildExplicitPackageJsonDependencies (#33791)
  • core: do not invoke prettier with --write and --list-different when unsupported (#33857, #33658, #31951)
  • core: preserve command output in TUI summary for non-cached tasks (#33673)
  • core: update CNW messaging and remove cancel event from SIGINT (#33872)
  • core: restore linkTaskDetails param for backwards compatibility (#33874, #33843)
  • core: include PNPM patches in externalDependencies hash computations (#33551)
  • core: add back ability to create cache_outputs table without a foreign key (#33880)
  • core: display task output in TUI when native command runner is disabled (#33881, #32803)
  • core: prevent pinning the same task in multiple panes in the tui (#33863)
  • core: reduce error rate with dir validation and add more debugging data (#33887)
  • core: improve database initialization error handling (#33820)
  • core: invalidate sync generator cache on file changes and use up-to-date project graph (#33780)
  • core: convert * to workspace:* for pnpm/yarn/bun in CNW (#33893)
  • expo: set projectRoot to workspaceRoot for Expo SDK 54+ compatibility (#33836, #33597)
  • graph: serve full project graph when navigating from PDV (#33897)
  • js: use Set for O(1) package.json root lookup (#33757, #32265)
  • js: recognize NodeNext as ESM (#31508)
  • js: display pnpm publish errors without requiring --verbose (#33837)
  • js: make CopyAssetsHandler per-file logs opt-in via verbose mode (#33835, #33521)
  • js: prevent crash when terminating task using the @nx/js:swc executor (#33845, #31938)
  • js: handle workspace packages when nx.name differs from package.json.name (#33583, #33582)
  • js: resolve nx binary from workspace root in node executor (#33842, #33776)
  • js: detect changes to pnpm.overrides and overrides in package.json (#31914)
  • js: check package.json for name when project.json exists but has no name (#31887)
  • js: adjusted stdout and stderr handling to support the latest @swc/cli version (#32685)
  • js: allow copying generated Prisma client (asset) from 'node_modules' (#33822)
  • misc: send connectUrl in completion metadata (#33878)
  • misc: use string type for fetchDepth in azure-pipelines.yml (#33727)
  • module-federation: normalize workspace protocol versions in requiredVersion (#33733, #31397, #33734)
  • module-federation: check port availability before starting remote proxies (#33871, #33470)
  • nest: ensure library is generated with correct outputPath for TS Soln #32060 (#33864, #32060)
  • nextjs: accept fileName option to generate page (#30013)
  • node: sourceMaps option to sourceMap in webpack config (#33333)
  • node: use @swc/helpers instead of tslib when compiler is swc (#33885, #31202)
  • react: update template comment to be valid css (#33169, #20192639)
  • release: {releaseGroupName} not interpolated in changelog tag/releaseTagPattern (#33779)
  • repo: fix dotnet installation on Windows (#33786)
  • repo: restore mise tools in e2e-matrix workflow (#33785, #33772)
  • repo: install nightly Rust for WASM build in publish workflow (#33792, #33772)
  • **...
Read more

22.3.0-beta.3

17 Dec 17:56
6f85b83

Choose a tag to compare

22.3.0-beta.3 Pre-release
Pre-release

22.3.0-beta.3 (2025-12-17)

🚀 Features

  • angular: add migration to set isolateModules: true to jest tsconfig files (#33889)
  • angular: add migration to replace jest-preset-angular/setup-jest imports (#33899)
  • core: add hints and status messages to the tui (#33838)
  • misc: support prettier v3 (#33898, #30801)
  • nx-plugin: allow customizing the location of the companion E2E project (#32073, #32069)

🩹 Fixes

  • angular: ensure jest and jest-preset-angular are updated correctly for angular v21 (#33896)
  • core: display task output in TUI when native command runner is disabled (#33881, #32803)
  • core: prevent pinning the same task in multiple panes in the tui (#33863)
  • core: reduce error rate with dir validation and add more debugging data (#33887)
  • core: improve database initialization error handling (#33820)
  • core: invalidate sync generator cache on file changes and use up-to-date project graph (#33780)
  • graph: serve full project graph when navigating from PDV (#33897)
  • js: allow copying generated Prisma client (asset) from 'node_modules' (#33822)
  • node: use @swc/helpers instead of tslib when compiler is swc (#33885, #31202)
  • storybook: use helper to find correct version when pnpm catalogs are used (#33900, #29772)
  • web: update e2e test regex for SWC decorator metadata (#33892)

❤️ Thank You

22.3.0-beta.2

16 Dec 14:57
6d34960

Choose a tag to compare

22.3.0-beta.2 Pre-release
Pre-release

22.3.0-beta.2 (2025-12-16)

🩹 Fixes

  • core: include PNPM patches in externalDependencies hash computations (#33551)
  • core: add back ability to create cache_outputs table without a foreign key (#33880)
  • js: detect changes to pnpm.overrides and overrides in package.json (#31914)
  • js: check package.json for name when project.json exists but has no name (#31887)
  • js: adjusted stdout and stderr handling to support the latest @swc/cli version (#32685)
  • misc: send connectUrl in completion metadata (#33878)
  • misc: use string type for fetchDepth in azure-pipelines.yml (#33727)
  • nextjs: accept fileName option to generate page (#30013)

❤️ Thank You

22.2.7

16 Dec 23:03
34b0746

Choose a tag to compare

22.2.7 (2025-12-16)

🚀 Features

  • nx-plugin: allow customizing the location of the companion E2E project (#32073, #32069)

🩹 Fixes

  • core: display task output in TUI when native command runner is disabled (#33881, #32803)
  • core: prevent pinning the same task in multiple panes in the tui (#33863)
  • core: reduce error rate with dir validation and add more debugging data (#33887)
  • node: use @swc/helpers instead of tslib when compiler is swc (#33885, #31202)
  • web: update e2e test regex for SWC decorator metadata (#33892)

❤️ Thank You

22.2.6

16 Dec 14:25

Choose a tag to compare

22.2.6 (2025-12-16)

🩹 Fixes

  • core: include PNPM patches in externalDependencies hash computations (#33551)
  • core: add back ability to create cache_outputs table without a foreign key (#33880)
  • js: detect changes to pnpm.overrides and overrides in package.json (#31914)
  • js: check package.json for name when project.json exists but has no name (#31887)
  • js: adjusted stdout and stderr handling to support the latest @swc/cli version (#32685)
  • misc: use string type for fetchDepth in azure-pipelines.yml (#33727)
  • nextjs: accept fileName option to generate page (#30013)

❤️ Thank You

22.3.0-beta.1

15 Dec 21:22
2be4dde

Choose a tag to compare

22.3.0-beta.1 Pre-release
Pre-release

22.3.0-beta.1 (2025-12-15)

🩹 Fixes

  • angular: install compatible vitest version for angular projects (#33858, #33770)
  • core: improve performance of buildExplicitPackageJsonDependencies (#33791)
  • core: do not invoke prettier with --write and --list-different when unsupported (#33857, #33658, #31951)
  • core: preserve command output in TUI summary for non-cached tasks (#33673)
  • core: update CNW messaging and remove cancel event from SIGINT (#33872)
  • core: restore linkTaskDetails param for backwards compatibility (#33874, #33843)
  • module-federation: check port availability before starting remote proxies (#33871, #33470)
  • nest: ensure library is generated with correct outputPath for TS Soln #32060 (#33864, #32060)
  • release: {releaseGroupName} not interpolated in changelog tag/releaseTagPattern (#33779)
  • repo: install correct Rust target for x86_64 macOS build (#33853)

❤️ Thank You