Nx 20.0 Blogpost
Features
Composite Graph
New repositories can use TypeScript project references instead of path aliases
Rspack plugin graduates from labs
All the Nx goodies in one page, sorted by release. See our release page for information about the release cycle and LTS policy.
Two new top-level commands: nx login
(an alias for nx-cloud login
)and nx logout
(an alias for nx-cloud logout
) to support Personal Access Tokens for Nx Cloud. Checkout the Full Blog Post
We've moved to rspack as the default bundler when setting up Module Federation with Nx! Checkout Colum's thread and catch our upcoming Nx Live broadcast for more:
We updated webpack-dev-server
to v5 in @nx/webpack
, which comes with some breaking changes. See their migration guide for more details.
Read the blogpost for full details.