Framework
Angular Releases
Track every Angular release from latest stable to end-of-life. Version timelines, LTS support, and upgrade guidance for enterprise frontend teams.
—
Total Versions
—
Supported
—
Latest
Version Timeline
All tracked releases with lifecycle status and EOL dates.
Loading version data…
Embed Badges
Add live Angular status badges to your README, docs, or dashboard.
Health Status
Overall support health

EOL Countdown
Next end-of-life date

Latest Version
Current stable release

CVE Status
Known vulnerabilities

Frequently Asked Questions
Common questions about Angular releases and lifecycle.
How long are Angular versions supported?
Each major Angular version receives 18 months of active support (bug fixes and new features) followed by 18 months of LTS (critical fixes and security patches only), totaling 36 months.
How often does Angular release new versions?
Angular ships a new major version every 6 months, with minor and patch releases in between.
Is upgrading Angular difficult?
Angular provides ng update for automated migrations and detailed upgrade guides at update.angular.io. Most upgrades are straightforward if you follow the recommended path.
What happened to AngularJS?
AngularJS (1.x) reached end-of-life in December 2021. Angular (2+) is a complete rewrite and the actively maintained framework.