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 #234

Merged
merged 8 commits into from
May 8, 2024
Merged

Upgrade to Expo SDK 51 #234

merged 8 commits into from
May 8, 2024

Conversation

EvanBacon
Copy link
Collaborator

@EvanBacon EvanBacon commented May 8, 2024

Why

  • Support Expo SDK 51 projects.

How

  • Update all version tables.
  • This was a pretty easy SDK upgrade (compared to the usual).
  • Deleted code more than added it, specifically the withDesugaring in webrtc.
    • Room for someone to come through and add more options to webrtc to account for the additional features that they've added.

Test Plan

  • git clean -dfx (delete all native directories).
  • npx expo run:ios and npx expo run:android in all requisite projects (some projects are ios-only).
  • E2E scripts in apps/app (detox) tests.

@EvanBacon EvanBacon merged commit 4eb10b7 into main May 8, 2024
10 checks passed
@EvanBacon EvanBacon deleted the @evanbacon/sdk-51 branch May 8, 2024 16:12
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.

1 participant