Skip to content

Conversation

@ShaneK
Copy link
Member

@ShaneK ShaneK commented Dec 13, 2025

Issue number: resolves #30868


What is the current behavior?

Currently, users are unable to use ionic-framework with node < 24. This was an accidental change, not something we actually require.

What is the new behavior?

This change aligns the core file with the top level package.json requirement. We may want to look into upping this at some point in the future, but right now this should be fine.

Does this introduce a breaking change?

  • Yes
  • No

Other information

@ShaneK ShaneK requested a review from a team as a code owner December 13, 2025 14:17
@ShaneK ShaneK requested a review from BenOsodrac December 13, 2025 14:17
@vercel
Copy link

vercel bot commented Dec 13, 2025

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

Project Deployment Review Updated (UTC)
ionic-framework Ready Ready Preview, Comment Dec 13, 2025 2:17pm

@github-actions github-actions bot added the package: core @ionic/core package label Dec 13, 2025
@ShaneK ShaneK added this pull request to the merge queue Dec 13, 2025
Merged via the queue into main with commit cf3caa2 Dec 13, 2025
51 checks passed
@ShaneK ShaneK deleted the fix/engines branch December 13, 2025 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package: core @ionic/core package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: @ionic/core does not install with node < 24 (yarn)

3 participants