mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
docs: correct v21 LTS end date and v20 active end date
Updated to align the v20 active end date with the v21 release date and fix the v21 LTS to be 1-year after the active period ends.
This commit is contained in:
parent
11da7a65c0
commit
2ecdb221d3
1 changed files with 2 additions and 2 deletions
|
|
@ -97,8 +97,8 @@ The following table provides the status for Angular versions under support.
|
|||
|
||||
| Version | Status | Released | Active ends | LTS ends |
|
||||
| :------ | :----- | :--------- | :---------- | :--------- |
|
||||
| ^21.0.0 | Active | 2025-11-19 | 2026-05-20 | 2026-11-18 |
|
||||
| ^20.0.0 | LTS | 2025-05-28 | 2025-11-21 | 2026-11-21 |
|
||||
| ^21.0.0 | Active | 2025-11-19 | 2026-05-19 | 2027-05-19 |
|
||||
| ^20.0.0 | LTS | 2025-05-28 | 2025-11-19 | 2026-11-28 |
|
||||
| ^19.0.0 | LTS | 2024-11-19 | 2025-05-28 | 2026-05-19 |
|
||||
|
||||
Angular versions v2 to v18 are no longer supported.
|
||||
|
|
|
|||
Loading…
Reference in a new issue