-
Notifications
You must be signed in to change notification settings - Fork 397
fix(expo,shared,clerk-react,localizations): Set minimum expo version to 53 #7016
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
base: vincent-and-the-doctor
Are you sure you want to change the base?
Conversation
🦋 Changeset detectedLatest commit: d3f9d3f The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest updates on your projects. Learn more about Vercel for GitHub.
💡 Enable Vercel Agent with $100 free credit for automated AI reviews |
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Comment |
…to 53 And drop generated subpath exports
9e5099d
to
8caa2c6
Compare
cc @Lurtroxx |
Hi @nikosdouvlis , code changes look good. I am not sure I understand the branch name that we are merging into: vincent-and-the-doctor |
Description
Refs:
unstable_enablePackageExports
by default facebook/metro#1448Checklist
pnpm test
runs as expected.pnpm build
runs as expected.Type of change