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

Upgrade to Expo SDK 51.0.0 #45

Merged
merged 2 commits into from
Aug 16, 2024
Merged

Upgrade to Expo SDK 51.0.0 #45

merged 2 commits into from
Aug 16, 2024

Conversation

rakeshpetit
Copy link
Contributor

Summary

This PR upgrades belt from Expo SDK 50 to SDK 51, bringing in the latest features, improvements, and bug fixes from Expo. Additionally, the jest related packages are now listed under devDependencies instead of dependencies.

Testing

Created a new Expo app using the CLI and verified that the App build and all tests run successfully using the yarn test:all command.

Unrelated bug

However we have an unrelated bug due to the Coffee API being down but this should not prevent this upgrade PR from being merged.

Copy link
Contributor

@codeofdiego codeofdiego left a comment

Choose a reason for hiding this comment

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

Great addition! Thanks

@rakeshpetit
Copy link
Contributor Author

The newly created App using Expo SDK 51 had these warnings. The latest commit fixes the warnings by upgrading a few more libraries in the boilerplate directory.
image

@rakeshpetit rakeshpetit merged commit 5ae2053 into main Aug 16, 2024
2 checks passed
@rakeshpetit rakeshpetit deleted the upgrade-to-expo-51 branch August 16, 2024 14:54
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.

2 participants