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
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.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.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->
Nx release notes, breaking changes, and upgrade notes · StackPulse