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.