Version 18.0.0 is here and it has some great updates for Angular developers everywhere. 🎉

  • 👉 Experimental support for zoneless change detection
  • 👉 Angular.dev is now the new home for Angular developers
  • 👉 Material 3, deferrable views, built-in control flow are now stable
  • 👉 Server-side rendering improvements such as i18n hydration support
  • 👉 More Additional features

Popular state management libraries such as ngrx, ngxs, and rxAngular are already adopting Angular signals and enabling fine-grained reactivity in components.

You can simply udate to 18:

ng update @angular/cli @angular/core

You can also visit update.angular.io for detailed information and guidance.

angular.dev has became the official documentation website for Angular and new home for Angular developers.