mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
docs: update versions support. (#50558)
v16.1 will support TS5.1 PR Close #50558
This commit is contained in:
parent
34989fda7a
commit
b3d22956ae
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ covers [Angular versions under active support](guide/releases#actively-supported
|
|||
|
||||
| Angular | Node.js | TypeScript | RxJS |
|
||||
|--------------------|--------------------------------------|----------------|--------------------|
|
||||
| 16.1.x | ^16.14.0 \|\| ^18.10.0 | >=4.9.3 <5.2.0 | ^6.5.3 \|\| ^7.4.0 |
|
||||
| 16.0.x | ^16.14.0 \|\| ^18.10.0 | >=4.9.3 <5.1.0 | ^6.5.3 \|\| ^7.4.0 |
|
||||
| 15.1.x \|\| 15.2.x | ^14.20.0 \|\| ^16.13.0 \|\| ^18.10.0 | >=4.8.2 <5.0.0 | ^6.5.3 \|\| ^7.4.0 |
|
||||
| 15.0.x | ^14.20.0 \|\| ^16.13.0 \|\| ^18.10.0 | ~4.8.2 | ^6.5.3 \|\| ^7.4.0 |
|
||||
|
|
|
|||
Loading…
Reference in a new issue