File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -43,13 +43,14 @@ The Ionic team has compiled a set of recommendations for using the Ionic Framewo
43
43
44
44
| Framework | Minimum Angular Version | Maximum Angular Version | TypeScript |
45
45
| :-------: | :---------------------: | :---------------------: | :--------: |
46
- | v7 | v14 | v16.x^ | 4.6+ |
47
- | v6 | v12 | v15.x^ | 4.0+ |
46
+ | v7 | v14 | v17.x [ ^ 2 ] | 4.6+ |
47
+ | v6 | v12 | v15.x[ ^ 1 ] | 4.0+ |
48
48
| v5 | v8.2 | v12.x | 3.5+ |
49
49
| v4 | v8.2 | v11.x | 3.5+ |
50
50
| v3 | v5.2.11 | v5.2.11 | 2.6.2 |
51
51
52
- > ^ Angular 14.x supported starting in Ionic v6.1.9. Angular 15.x supported starting in Ionic v6.3.6.
52
+ [ ^ 1 ] : Angular 14.x supported starting in Ionic v6.1.9. Angular 15.x supported starting in Ionic v6.3.6.
53
+ [ ^ 2 ] : Angular 17.x supported starting in Ionic v7.5.4.
53
54
54
55
** Angular 13+ Support On Older Versions of iOS**
55
56
You can’t perform that action at this time.
0 commit comments