Angular 19.2 Is Now Available Note

Angular 19.2 Is Now Available

Angular has released version 19.2, which includes new APIs and experimental features to enhance the development experience. The release expands reactivity beyond synchronous operations with the introduction of asynchronous reactivity using the new httpResource and resource streaming with rxResource APIs. The resource API allows developers to interact with asynchronous data sources while leveraging the benefits of signals. The httpResource API provides a low-friction reactive way to fetch data over HTTP, participating in Angular's reactivity system with signals. The rxResource API now supports streaming multiple responses, making it useful for scenarios where multiple values are returned from an endpoint. Angular templates have also been improved with the support for untagged template literal expressions, making string concatenation and escaping easier. Other updates include new migrations, such as converting to self-closing tags and supporting the Set type in forms. The Angular team is seeking feedback on the resource API through a request for comments. Angular v19.2 is now available for developers to update and start building great apps. New developers can start building with Angular by visiting angular.dev/tutorials.
CdXz5zHNQW_JLU0SNkg19.png