Angular 19
- Developer preview of incremental hydration supporting the most performance demanding use cases
- Control which routes render on the client, server, or during a build and resolve route parameters during prerendering
- Schematics to keep you up to date with the latest best practices — inputs, outputs, queries, inject-based dependency injection, and new build system
- Stabilization of core reactivity primitives and introduction of new ones: linkedSignal and resource
- Series of quality of life improvements addressing feature requests with more than 2,700 👍 on GitHub! This includes time picker component, unused import removal, running schematics via the language service, HMR for styles, and more!
Read more about Angular 19 on blog.angular.dev