𝗔𝗻𝗴𝘂𝗹𝗮𝗿 𝟮𝟮 𝗨𝗽𝗱𝗮𝘁𝗲𝘀

Angular 22 arrives soon.

Several features are now stable. This list includes resources, Signal Forms, and @angular/aria. Stability means no breaking changes in major versions.

Micro frontends get a win. The compiler ABI is stable across patch versions. You no longer need identical versions for host and micro frontend apps.

linkedSignal gets a set option. Use this to write values back to the source signal. NgRx stopped their own version because of this.

Error boundaries will arrive in Angular 23. These act like try/catch blocks for your templates.

Source: https://dev.to/playfulprogramming-angular/ng-news-2614-linkedsignal-write-back-error-boundaries-5ghb