mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
docs: update supported Angular versions to include 20.3.x (#63679)
The versions now include the exceptional minor release. PR Close #63679
This commit is contained in:
parent
1c35e71414
commit
39337cfe55
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ This table covers [Angular versions under active support](reference/releases#act
|
|||
|
||||
| Angular | Node.js | TypeScript | RxJS |
|
||||
| ------------------ | ----------------------------------- | -------------- | ------------------ |
|
||||
| 20.2.x | ^20.19.0 \|\| ^22.12.0 \|\| ^24.0.0 | >=5.9.0 <6.0.0 | ^6.5.3 \|\| ^7.4.0 |
|
||||
| 20.2.x \|\| 20.3.x | ^20.19.0 \|\| ^22.12.0 \|\| ^24.0.0 | >=5.9.0 <6.0.0 | ^6.5.3 \|\| ^7.4.0 |
|
||||
| 20.0.x \|\| 20.1.x | ^20.19.0 \|\| ^22.12.0 \|\| ^24.0.0 | >=5.8.0 <5.9.0 | ^6.5.3 \|\| ^7.4.0 |
|
||||
| 19.2.x | ^18.19.1 \|\| ^20.11.1 \|\| ^22.0.0 | >=5.5.0 <5.9.0 | ^6.5.3 \|\| ^7.4.0 |
|
||||
| 19.1.x | ^18.19.1 \|\| ^20.11.1 \|\| ^22.0.0 | >=5.5.0 <5.8.0 | ^6.5.3 \|\| ^7.4.0 |
|
||||
|
|
|
|||
Loading…
Reference in a new issue