Angular 19
This version has reached end of life and no longer receives updates.
November 19, 2024
May 28, 2025
May 19, 2026
19.2.25 (June 2, 2026)
About Angular 19
Angular 19 introduced incremental hydration, resource API for async data, and linked signals. It continues Angular's push toward signal-based reactivity.
Key Changes in Angular 19
- ●Incremental hydration for lazy-loading SSR components on interaction
- ●Resource API for declarative async data fetching tied to signals
- ●Linked signals for derived reactive state
- ●Standalone components now the default (no more NgModules for new projects)
- ●Build performance improvements with esbuild-based builder
Angular 19 recently reached end of life on May 19, 2026. This means it no longer receives security patches or bug fixes from the maintainers. If you are still on this version, now is the time to finalize your upgrade plan before the gap between your version and the current release grows wider.
The recommended upgrade target is Angular 21. You are 2 major versions behind, so review the changelog for each version in between to catch any breaking changes. A staged upgrade through each major version is often safer than jumping directly.
Migration Notes
Use ng update @angular/core @angular/cli to upgrade. Angular provides automatic migration schematics for most breaking changes. Review the Angular update guide at update.angular.io.
Lifecycle Progress
This version reached end of life May 19, 2026.
All Angular Versions
| Version | Released | EOL | Latest | Status |
|---|---|---|---|---|
| 21 | November 19, 2025 | May 19, 2027 | 21.2.16 | Security Only |
| 20 | May 28, 2025 | November 28, 2026 | 20.3.24 | Security Only |
| 19 (current page) | November 19, 2024 | May 19, 2026 | 19.2.25 | End of Life |
| 18 | May 22, 2024 | November 21, 2025 | 18.2.14 | End of Life |
| 17 | November 8, 2023 | May 15, 2025 | 17.3.12 | End of Life |
| 16 | May 3, 2023 | November 8, 2024 | 16.2.12 | End of Life |
| 15 | November 16, 2022 | May 18, 2024 | 15.2.10 | End of Life |
| 14 | June 2, 2022 | November 18, 2023 | 14.3.0 | End of Life |
| 13 | November 3, 2021 | May 4, 2023 | 13.4.0 | End of Life |
| 12 | May 13, 2021 | November 12, 2022 | 12.2.17 | End of Life |
| 11 | November 11, 2020 | May 11, 2022 | 11.2.14 | End of Life |
| 10 | June 24, 2020 | December 24, 2021 | 10.2.5 | End of Life |
| 9 | February 6, 2020 | August 6, 2021 | 9.1.13 | End of Life |
Frequently Asked Questions
When was Angular 19 released?
When does Angular 19 reach end of life?
What is the latest patch version of Angular 19?
Should I still use Angular 19?
Related Resources
Get release updates for Angular
Breaking changes, security patches, EOL warnings. Monthly digest, no spam.
Free forever. Unsubscribe anytime. We track 50+ technologies.