Skip to content

Commit b80ba57

Browse files
authored
docs(support): note angular 17 support (#3249)
1 parent 5370a62 commit b80ba57

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/reference/support.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,14 @@ The Ionic team has compiled a set of recommendations for using the Ionic Framewo
4343

4444
| Framework | Minimum Angular Version | Maximum Angular Version | TypeScript |
4545
| :-------: | :---------------------: | :---------------------: | :--------: |
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+ |
4848
| v5 | v8.2 | v12.x | 3.5+ |
4949
| v4 | v8.2 | v11.x | 3.5+ |
5050
| v3 | v5.2.11 | v5.2.11 | 2.6.2 |
5151

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.
5354

5455
**Angular 13+ Support On Older Versions of iOS**
5556

0 commit comments

Comments
 (0)