nx/docs/changelog/16_0_0.md

2.4 KiB
Raw Blame History

Nx 16 is out 🔥

Were proud to announce the release of Nx version 16!

{% youtube src="https://www.youtube.com/embed/JIhOyJtuxEA" title="Nx 16.0 Release" /%}

Here are some of our feature highlights:

{% cards cols="2" %} {% card title="Changing NPM Scope" type="video" url="https://youtu.be/HzkvhPKAepA" /%} {% card title="Migrating React Query" type="video" url="https://youtu.be/X1I1Aw2sV-Y" /%} {% card title="Angular LTS support" type="video" url="https://youtu.be/AQV4WFldwlY" /%} {% card title="Cypress Feature Testing" type="video" url="https://youtu.be/d5i9_Y8Ip54" /%} {% card title="Task Graph Improvements" type="video" url="https://youtu.be/9_Y6Mop-Kac" /%} {% card title="IntelliJ Nx Console Feature Parity" type="video" url="https://youtu.be/XCoeNiyM6hw" /%} {% /cards %}

Deprecations

{% cards cols="2" %} {% card title="workspace-lint" type="document" url="https://github.com/nrwl/nx/pull/14287" /%} {% card title="module federation utils from devkit public api" type="external" url="https://github.com/nrwl/nx/pull/16574" /%} {% card title="Global implicitDependencies" url="/deprecated/global-implicit-dependencies" /%} {% card title="stylus style option for react and next" type="external" url="https://github.com/nrwl/nx/pull/16135" /%} {% card title="@nrwl/tao package" type="external" url="https://github.com/nrwl/nx/pull/16550" /%} {% /cards %}

Breaking Changes

Use the nx migrate command to automatically account for these breaking changes.

{% cards cols="2" %} {% card title="Removed @nrwl/cypress/plugins/preprocessor" type="external" url="https://github.com/nrwl/nx/pull/16170" /%} {% card title="Removed simpleModuleName option from Angular library" type="external" url="https://github.com/nrwl/nx/pull/16219" /%} {% card title="Removed affected:apps and affected:libs" type="external" url="https://github.com/nrwl/nx/pull/16349" /%} {% card title="Removed @nrwl/web:rollup executor" type="external" url="https://github.com/nrwl/nx/pull/16416" /%} {% card title="Removed @nrwl/web:webpack executor" type="external" url="https://github.com/nrwl/nx/pull/16416" /%} {% card title="Removed @nrwl/web:dev-server executor" type="external" url="https://github.com/nrwl/nx/pull/16416" /%} {% card title="Removed @nrwl/node:webpack executor" type="external" url="https://github.com/nrwl/nx/pull/16416" /%} {% /cards %}