Skip to content

Conversation

brandyscarney
Copy link
Member

Relates to ionic-team/ionic-framework#30650

This PR does the following:

  • Removes the package-lock.json files from the playgrounds, StackBlitz will generate this file from the package.json
  • Updates Typescript to ~5.9.0 to avoid updating to minor versions automatically
  • Adds "skipLibCheck": true to the Angular tsconfig to silence the Interface 'HTMLIonInputElement' cannot simultaneously extend types 'IonInput' and 'HTMLStencilElement' errors so they will work with 5.9

Copy link

vercel bot commented Sep 4, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
ionic-docs Building Building Preview Sep 4, 2025 4:15pm

@brandyscarney brandyscarney marked this pull request as ready for review September 4, 2025 16:43
@brandyscarney brandyscarney requested a review from a team as a code owner September 4, 2025 16:43
@brandyscarney brandyscarney requested a review from ShaneK September 4, 2025 16:43
Copy link
Contributor

@gnbm gnbm left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@brandyscarney brandyscarney merged commit 29132d1 into main Sep 5, 2025
4 checks passed
@brandyscarney brandyscarney deleted the FW-6760 branch September 5, 2025 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants