Skip to content

Commit 1e1fa61

Browse files
authored
Merge pull request #1103 from formio/jeriah-formio-patch-1
Update README with compatibility matrix.md
2 parents bacfa40 + e87ffed commit 1e1fa61

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ Angular Versions
88
-------------------------
99
This library supports many different Angular Versions. If you wish to use this library with your specific version of Angular, then you will need to install the following versions.
1010

11+
12+
*Angular Compatibility*
13+
| **@formio/angular** | **Angular Version** | **formiojs** |
14+
|---------------------|---------------------|--------------|
15+
| 6.0.0 | 16 | 4.x |
16+
| 6.5.0 | 16 | 5.x |
17+
| 7.0.0 | 17 | 4.x |
18+
| 7.5.0 | 17 | 5.x |
19+
| 8.0.0 | 18 | 5.x |
20+
1121
## Angular 17
1222
Angular 17 versions are currently released as "latest" so you can install with Angular 17 with the following commands.
1323

0 commit comments

Comments
 (0)