Skip to content

Commit b8c4a1e

Browse files
authored
docs(support): add angular 18 support (#3705)
1 parent 0d908fd commit b8c4a1e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/reference/support.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The Ionic team has compiled a set of recommendations for using the Ionic Framewo
4444

4545
| Framework | Minimum Angular Version | Maximum Angular Version | TypeScript |
4646
| :-------: | :---------------------: | :---------------------: | :--------: |
47-
| v8 | v16 | v17.x | 4.9.3+ |
47+
| v8 | v16 | v18.x[^3] | 4.9.3+ |
4848
| v7 | v14 | v17.x[^2] | 4.6+ |
4949
| v6 | v12 | v15.x[^1] | 4.0+ |
5050
| v5 | v8.2 | v12.x | 3.5+ |
@@ -53,6 +53,7 @@ The Ionic team has compiled a set of recommendations for using the Ionic Framewo
5353

5454
[^1]: Angular 14.x supported starting in Ionic v6.1.9. Angular 15.x supported starting in Ionic v6.3.6.
5555
[^2]: Angular 17.x supported starting in Ionic v7.5.4.
56+
[^3]: Angular 18.x supported starting in Ionic v8.2.0.
5657

5758
**Angular 13+ Support On Older Versions of iOS**
5859

0 commit comments

Comments
 (0)