Company
Date Published
Author
Juri Strumpflohner
Word count
1996
Language
English
Hacker News points
None

Summary

Nx has undergone significant updates since its last release, with improvements focusing on core cleanup, enhanced performance, and expanded functionality. A key change is the consolidation of core functionalities into a single "nx" package, simplifying installation and migration processes. The Nx Daemon is now enabled by default, optimizing the recalculation of the project graph for faster operations. Additionally, the default opt-in for Nx Cloud streamlines setup for new workspaces. Plugin support has been expanded, allowing users to build and run Nx plugins locally, while improvements to the project graph visualization aid in debugging. New linter options, such as "notDependOnLibsWithTags," facilitate better codebase management, and automatic lint rule fixes address issues like circular dependencies. The release also introduces support for React 18 and Storybook for React Native, alongside enhancements to Nx Console and documentation. Users can explore new features through updated docs and tutorials, with the anticipation of further developments in the upcoming Nx v14.