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

fix: loosen engine semver to be node 18+ not 20+ #562

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

mikehardy
Copy link
Collaborator

I believe v18+ will work for everyone as long as our CI is 20+ as required by our semantic release infrastructure

CI will be the test - if it passes, then the PR is good in general

then if a release works, it is 100% good, but no way to tell that until post-merge so I'll watch it as release happens

@mikehardy mikehardy added the pending-merge Just waiting on clean CI test run. Any maintainer should feel free to merge if CI is passing. label Oct 2, 2024
@mikehardy mikehardy merged commit cfa43ee into master Oct 2, 2024
7 checks passed
@mikehardy mikehardy deleted the engine-node-v18 branch October 2, 2024 18:57
@mikehardy mikehardy removed the pending-merge Just waiting on clean CI test run. Any maintainer should feel free to merge if CI is passing. label Oct 2, 2024
Copy link

github-actions bot commented Oct 2, 2024

🎉 This PR is included in version 13.1.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expo build error: "node" expected version ">=20". Got "18.18.0"
1 participant