Migrating to Nx 23.0.0-beta.12
Version 23.0.0-beta.12 introduces 1 breaking change. This guide details how to update your code.
Released: 5/14/2026
1
Breaking Changes
0
Migration Steps
4
Affected Symbols
⚠️ Check Your Code
If you use any of these symbols, you need to read this guide:
nx migratedependsOn@nx/cypressgetJestProjectsAsyncBreaking Changes
●Issue #1
The behavior of inferring projects: 'self' in dependsOn entries has been stopped. Users relying on this implicit behavior may need to explicitly define dependencies.
Release Summary
This beta release introduces support for the 'prompt' field in migration entries and includes several bug fixes related to migration handling, dependency rewriting, and testing utilities.
Need More Details?
View the full release notes and all changes for Nx 23.0.0-beta.12.
View Full Changelog