@nx/workspace Migrations
The @nx/workspace plugin provides various migrations to help you migrate to newer versions of workspace projects within your Nx workspace. Below is a complete reference for all available migrations.
23.0.x
Section titled “23.0.x”23-0-0-move-typescript-compilation-import
Section titled “23-0-0-move-typescript-compilation-import”Version: 23.0.0-beta.10
Rewrites imports of @nx/workspace/src/utilities/typescript/compilation to @nx/js/internal, where the module now lives.
21.5.x
Section titled “21.5.x”21.5.0-package-updates
Section titled “21.5.0-package-updates”Version: 21.5.0-beta.2
Packages
Section titled “Packages”The following packages will be updated:
| Name | Version | Always add to package.json |
|---|---|---|
typescript | ~5.9.2 | Updated only |
21.2.x
Section titled “21.2.x”21.2.0-package-updates
Section titled “21.2.0-package-updates”Version: 21.2.0-beta.0
Packages
Section titled “Packages”The following packages will be updated:
| Name | Version | Always add to package.json |
|---|---|---|
typescript | ~5.8.2 | Updated only |