Skip to content

Commit

Permalink
docs(support): note angular 17 support (#3249)
Browse files Browse the repository at this point in the history
  • Loading branch information
liamdebeasi committed Nov 15, 2023
1 parent 5370a62 commit b80ba57
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/reference/support.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,14 @@ The Ionic team has compiled a set of recommendations for using the Ionic Framewo

| Framework | Minimum Angular Version | Maximum Angular Version | TypeScript |
| :-------: | :---------------------: | :---------------------: | :--------: |
| v7 | v14 | v16.x^ | 4.6+ |
| v6 | v12 | v15.x^ | 4.0+ |
| v7 | v14 | v17.x[^2] | 4.6+ |
| v6 | v12 | v15.x[^1] | 4.0+ |
| v5 | v8.2 | v12.x | 3.5+ |
| v4 | v8.2 | v11.x | 3.5+ |
| v3 | v5.2.11 | v5.2.11 | 2.6.2 |

> ^ Angular 14.x supported starting in Ionic v6.1.9. Angular 15.x supported starting in Ionic v6.3.6.
[^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.

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

Expand Down

1 comment on commit b80ba57

@vercel
Copy link

@vercel vercel bot commented on b80ba57 Nov 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ionic-docs – ./

ionic-docs-gqykycf8t.vercel.app
ionic-docs-git-main-ionic1.vercel.app
ionic-docs-ionic1.vercel.app

Please sign in to comment.