Nx 22.3 Release: Angular 21 Support, tsgo Compiler, and Prettier v3
Blog post from Nx
Nx 22.3 introduces key updates, including support for Angular 21, experimental integration of the tsgo compiler, and compatibility with Prettier v3, enhancing the developer experience and aligning with Angular's latest standards. This release makes esbuild the default bundler for new Angular applications, promising faster builds, while also supporting webpack and rspack. Angular 21's shift to a zoneless, signals-based reactive model is now the default for new projects, with guidance available for migrating existing applications. Vitest becomes the recommended test runner, offering built-in and Analog framework support for Angular projects. Experimental support for the tsgo compiler, written in Go, promises significant speed improvements in large workspaces, though it's still in development. The long-awaited Prettier v3 compatibility resolves previous issues, ensuring seamless formatting with Nx generators. The update process remains straightforward, with migration tools available to assist developers in transitioning to this latest version. For detailed release notes and further updates, users are encouraged to follow Nx's official channels.