stack.pulse
#stacks/nx/tooling

Nx release notes, breaking changes, and upgrade notes.

Smart monorepos with fast, reliable builds StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.

releases
14
breaking
4
security
4
deprecated
2
migrations
1

Get source-linked upgrade notes and occasional sponsor recommendations. No GitHub login required.

what stackpulse tracks

Nx releases from GitHub

StackPulse watches Nx release notes and keeps the original source link close to every summary.

upgrade risk

Breaking changes and deprecations

Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.

migration notes

Source-backed next steps

Migration steps and recommended actions are only shown when the upstream release notes support them.

# latest_releases

source-backed
23.1.0-beta.4mediumfeatureprereleaseJun 25, 2026

23.1.0-beta.4

This beta release introduces performance reporting after runs, adds a Product Hunt launch banner in docs, and includes a migration for typecheck verification. It also fixes several core issues including nx migrate behavior and daemon performance.

affected

Users of nx migrate and those interested in performance metrics will be most affected by these changes.

action

Test the beta release for potential performance improvements and migration behavior.

release_signals
+core: show a performance report at the end of every run
+nx-dev: show product hunt launch banner in docs
+testing: add migration to verify typecheck after the 23.1 migration
view source on github->
23.1.0-beta.3mediumfeatureprereleaseJun 24, 2026

23.1.0-beta.3

This beta release introduces support for Expo SDK 56 and includes various fixes across core, Gradle, Maven, React, and Vite modules to improve stability and performance.

affected

Developers using Expo SDK 56 or encountering deprecation warnings in core modules are most affected.

action

Update to this beta version to leverage Expo SDK 56 support and resolve deprecation warnings.

release_signals
+Support for Expo SDK 56
view source on github->
22.7.6mediumsecurityJun 23, 2026

22.7.6

Dependency bumps and minor fixes.

action

Update dependencies to patched versions if using affected packages.

release_signals
!Bumped happy-dom, tmp, and form-data to patched versions
view source on github->
23.0.1mediumfeaturesecurityJun 23, 2026

23.0.1

Fixes issues with Angular builds, tsconfig path resolution, and highlights new nx-cloud UTM tracking feature. Includes dependency bumps for security.

affected

Users of Angular builders, tsconfig path resolution, and nx migrate will benefit from bug fixes.

action

Consider upgrading if affected by the fixed issues or using nx-cloud features.

release_signals
!misc: bump happy-dom, tmp, and form-data to patched versions
+nx-cloud: add utm tracking to clickable cloud prompt links
view source on github->
23.1.0-beta.2mediumfeatureprereleaseJun 23, 2026

23.1.0-beta.2

Fixes for bundling PostCSS preprocessing, file formatting after AI migrations, and React 19 update compatibility with Remix v2 workspaces.

affected

Users using PostCSS preprocessing, AI migrations, or React 19 with Remix v2 workspaces are affected.

action

Update to this beta version if encountering issues with the mentioned functionalities.

view source on github->
23.1.0-beta.1mediumbreakingprereleaseJun 19, 2026

23.1.0-beta.1

This beta release focuses on fixing issues related to changelog rendering and migration processes. Notably, it addresses a critical bug where breaking change entries in the changelog were capturing unrelated content.

affected

Developers relying on accurate changelog entries for breaking changes will benefit from this fix.

action

Review changelog entries to ensure breaking changes are correctly captured.

release_signals
-**release:** The changelog's '⚠️ Breaking Changes' section no longer captures unrelated content after `BREAKING CHANGE:`. It now stops at structural boundaries like Markdown headings or git metadata, ensuring only the breaking change note itself is included.
view source on github->
23.1.0-beta.0highbreakingfeatureprereleaseJun 18, 2026

23.1.0-beta.0

This beta release adds Angular v22 support while dropping v19, introduces Rspack v2 compatibility, and provides upgrade paths for Next.js and React versions.

affected

Users needing Angular v19 support or using ESLint v8 are affected.

action

Upgrade Angular to v22 and migrate from ESLint v8 if using these features.

release_signals
-Angular v19 is no longer supported
+Support for Angular v22
+Added upgrade paths for Next 14 to 15 and React 18 to 19
+Enabled tsgo compiler workspace-wide
+Added UTM tracking to Nx Cloud prompt links
+Support for @rspack/core@2 and @rsbuild/core@2
view source on github->
23.0.0highbreakingdeprecationmigrationfeaturesecurityJun 16, 2026

23.0.0

This release introduces significant breaking changes and deprecations across angular, bundling, core, and other modules. It also adds new migration capabilities and shell tab-completion features.

affected

Users relying on deprecated features or older versions of dependencies will need to migrate.

action

Review breaking changes and deprecations, and follow provided migration steps before upgrading.

release_signals
-Remove deprecated @nx/angular/module-federation entry point
-Drop legacy typescript plugin and align rollup buildLibsFromSource default
-Remove SVGR option and provide withSvgr migration
-Rename CreateNodes V2 types to canonical OG names
-Remove Tailwind CSS setup-tailwind generators
!Deprecate convert-to-with-mf generator
!Deprecate SCAM generators
!Deprecate the @nx/detox build and test executors
!Deprecate executors with inferred-plugin replacements
!Deprecate old generators in module-federation
+Add support for '...' as a spread token when merging target config
+Enable native Node.js TypeScript stripping by default
+Add shell tab-completion (bash, zsh, fish, powershell)
+Add agentic mode to nx migrate --run-migrations
+Add JSON schema for migrations.json files
migration_steps4 steps
  1. 01Use withSvgr migration for removed SVGR option
  2. 02Apply migrations for createNodesV2 -> createNodes rename
  3. 03Follow Vite 7 -> 8 migrations
  4. 04Utilize prompt field for migration entries
view source on github->
23.0.0-rc.4mediumfeatureprereleaseJun 15, 2026

23.0.0-rc.4

This release focuses on reverting the array-shape targetDefaults support for redesign, improving core functionality, and fixing various bugs related to workspace handling, caching, and module federation.

affected

Developers using array-shape targetDefaults will need to adapt to the reverted changes.

action

Review the changes related to array-shape targetDefaults and adjust configurations accordingly.

release_signals
+Revert array-shape targetDefaults support pending redesign and reapplication
+Support optional artwork in the promo banner card
view source on github->
23.0.0-rc.3mediumprereleaseJun 12, 2026

23.0.0-rc.3

This release candidate focuses on fixing issues related to task execution and local plugin lookup in Nx.

affected

Developers using Nx for task execution and local plugin management may be affected by the fixes in this release.

action

Update to this release candidate to benefit from the fixes.

view source on github->
23.0.0-rc.2mediumsecurityprereleaseJun 12, 2026

23.0.0-rc.2

This release includes fixes for security vulnerabilities and improvements to Gradle project graph configuration and task inputs.

affected

Users relying on shell-quote or Gradle project graph configuration may be affected.

action

Update to this version to ensure security patches and deterministic project graph configuration.

release_signals
!Patched GHSA-w7jw-789q-3m8p by overriding shell-quote to ^1.8.4
view source on github->
23.0.0-rc.1mediumfeatureprereleaseJun 11, 2026

23.0.0-rc.1

This release candidate introduces a new documentation banner for AI monorepos conference and includes several fixes related to analytics, environment variables, and repository updates.

affected

Users interested in AI monorepos or those experiencing issues with analytics, environment variables, or repository updates may be affected.

release_signals
+Added docs top banner for AI monorepos conference
view source on github->
23.0.0-rc.0highdeprecationfeatureprereleaseJun 10, 2026

23.0.0-rc.0

This release introduces several new features, including extended migration support, analytics reporting, and multi-version compliance for various frameworks. It also includes fixes for migration prompts, CI workflows, and tooling dependencies.

affected

Users relying on migrations prior to v21 or using frameworks like detox, expo, react-native, and remix may be affected.

action

Review the migration guide and update your dependencies accordingly.

release_signals
!Removed migrations prior to v21 in preparation for v23
+Extend `nx migrate --include` to any package that supports optional updates
+Report analytics events for the nx migrate flow
+Remove migrations prior to v21 in preparation for v23
+Multi-version support compliance for detox, expo, react-native, and remix
+Prompt analytics earlier in init flow
view source on github->
23.0.0-beta.25highbreakingfeatureprereleaseJun 9, 2026

23.0.0-beta.25

This beta release introduces extended migration capabilities, removes outdated migrations, and enhances multi-version support for several frameworks. It also includes various fixes to improve migration and release processes.

affected

Developers using Nx migrations or frameworks like detox, expo, react-native, and remix are affected.

action

Review the migration changes and update your projects accordingly.

release_signals
-Migrations prior to v21 have been removed in preparation for v23
+Extend `nx migrate --include` to any package that supports optional updates
+Remove migrations prior to v21 in preparation for v23
+Multi-version support compliance for detox, expo, react-native, and remix
view source on github->
Nx release notes, breaking changes, and upgrade notes · StackPulse