Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(support): add Angular 19 support to table #3985

Merged
merged 1 commit into from
Jan 3, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 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 | v18.x[^3] | 4.9.3+ |
| v8 | v16 | v19.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 Down