fix(expo): support Expo SDK 55 new versioning scheme#8212
Merged
Conversation
Bump devDependencies to Expo SDK 55 (expo-constants, expo-linking, expo-network, expo-web-browser all now use 55.x.x versions) and widen the expo-network peerDependency from ^8.0.7 to >=8.0.7 so it accepts both the old and new versioning scheme. Closes #8189
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
2 tasks
better-auth
@better-auth/cli
@better-auth/core
@better-auth/expo
@better-auth/oauth-provider
@better-auth/passkey
@better-auth/scim
@better-auth/sso
@better-auth/stripe
@better-auth/telemetry
commit: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
expo-constants@55.0.7,expo-linking@55.0.7,expo-network@55.0.8,expo-web-browser@55.0.9,react-native@0.84.1)expo-networkpeerDependency from^8.0.7to>=8.0.7to accept both old and new Expo versioning schemeCloses #8189
Test plan
pnpm --filter @better-auth/expo typecheckpassespnpm add @better-auth/expoworks without peer dependency warnings in an Expo SDK 55 project