Nx 14.5 — Cypress v10, output globs, linter perf, React Tailwind support
Blog post from Nx
Nx version 14.5 introduces several significant updates, including seamless integration with Cypress v10, which features a new Cypress App and a beta version of Component Testing. The update also enhances task output management by allowing the specification of output globs, which is particularly useful when multiple targets write to the same directory. Moreover, the version improves parameter forwarding for dependent projects and significantly boosts linting performance through optimized module boundary rules. The release deprecates Angular Protractor e2e tests in favor of Cypress, introduces a Tailwind setup generator for React, and enhances React Native support by adding Detox configurations for Expo applications. Additionally, it supports banned external imports checks on transitive dependencies and offers improved automated module boundary lint rule fixes. Users can update to the latest version using simple migration commands, benefiting from package updates that include Angular v14.1.0, React 18.0.15, and others.