Skip to content

Commit

Permalink
docs(support): add angular 18 support (#3705)
Browse files Browse the repository at this point in the history
  • Loading branch information
liamdebeasi authored Jun 14, 2024
1 parent 0d908fd commit b8c4a1e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/reference/support.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ The Ionic team has compiled a set of recommendations for using the Ionic Framewo

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

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

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

Expand Down

0 comments on commit b8c4a1e

Please sign in to comment.