Nx Changelog
All the Nx goodies in one page, sorted by release.
Deprecations
Deprecations
Nx 16 is out 🔥
We’re proud to announce the release of Nx version 16!
Here are some of our feature highlights:
Deprecations
Breaking Changes
Use the
nx migrate
command to automatically account for these breaking changes.Nx 15.7
Read the 15.7 release blog post
Here are some of our feature highlights:
Nx 15.4
Read the 15.4 release blog post
Here are some of our feature highlights:
Nx 15.0
Read the 15.0 release blog post
Here are some of our feature highlights:
Breaking Changes
Use the
nx migrate
command to automatically account for these breaking changes.Infer projects from package.json and project.jsonNx will now also include folders with package.json/project.json in its graph of projects. You can ignore any unwanted projects by adding the directory to .nxignore.