23.0.0-beta.24
23.0.0-beta.24
nx
View on GitHubView PackagePublished: Jun 5, 2026

Release Notes

23.0.0-beta.24 (2026-06-05)

🚀 Features

  • angular: deprecate SCAM generators (#35887)
  • core: support prompt-only and hybrid migrations in Nx Console UI (#35822, #35718, #3153)
  • ⚠️ devkit: deprecate the standalone parameter of addProjectConfiguration (#35883)
  • ⚠️ webpack: deprecate webpack/rspack config compose helpers (#35867)

🩹 Fixes

  • core: disallow nx migrate --interactive for Nx v23+ targets (#35874)
  • core: pre-authorize agentic handoff writes and consult the user before failing a step (#35889)
  • core: respect --no-interactive across all nx migrate prompts (#35884)
  • js: align tsconfig include and exclude inputs inference with TypeScript behavior (#35876)
  • misc: publish migration prompt files and report the real migrate fetch error (#35886)
  • misc: multi-version support compliance for rollup, webpack, and module-federation (#35860)
  • nextjs: multi-version support compliance (NXC-4395) (#35870)
  • react: multi-version support compliance (NXC-4399) (#35872)
  • repo: set workspace-plugin type to module to silence Node strip-types warning (#35880)

⚠️ Breaking Changes

  • devkit: deprecate the standalone parameter of addProjectConfiguration (#35883)
  • webpack: deprecate webpack/rspack config compose helpers (#35867)

❤️ Thank You

  • Craigory Coppola @AgentEnder
  • Jack Hsu @jaysoo
  • Jason Jean @FrozenPandaz
  • Leosvel Pérez Espinosa @leosvelperez