Skip to content

chore(angular): update typescript to support Angular 20 #30516

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

Merged
merged 1 commit into from
Jun 27, 2025

Conversation

thetaPC
Copy link
Contributor

@thetaPC thetaPC commented Jun 27, 2025

Issue number: N/A


What is the current behavior?

Angular 20 test app is using an unsupported Typescript version.

What is the new behavior?

Angular 20 only supports Typescript 5.8+. I forgot to update it in an earlier PR.

  • Upgraded TS to the proper version.

Does this introduce a breaking change?

  • Yes
  • No

Other information

N/A

Copy link

vercel bot commented Jun 27, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ionic-framework ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 27, 2025 8:32pm

@github-actions github-actions bot added the package: angular @ionic/angular package label Jun 27, 2025
@thetaPC thetaPC marked this pull request as ready for review June 27, 2025 20:43
@thetaPC thetaPC requested a review from a team as a code owner June 27, 2025 20:43
@thetaPC thetaPC requested a review from ShaneK June 27, 2025 20:43
@thetaPC thetaPC added this pull request to the merge queue Jun 27, 2025
Merged via the queue into main with commit bcc730c Jun 27, 2025
51 checks passed
@thetaPC thetaPC deleted the angular20-typescript branch June 27, 2025 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: angular @ionic/angular package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants