Skip to content

Commit 775b536

Browse files
authored
chore(expo): Support Expo SDK 55 (#8008)
1 parent 79d0ecf commit 775b536

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

.changeset/yellow-vans-beg.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@clerk/expo": minor
3+
---
4+
5+
Adds support for Expo SDK 55

packages/expo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
},
120120
"peerDependencies": {
121121
"@clerk/expo-passkeys": ">=0.0.6",
122-
"expo": ">=53 <55",
122+
"expo": ">=53 <56",
123123
"expo-apple-authentication": ">=7.0.0",
124124
"expo-auth-session": ">=5",
125125
"expo-constants": ">=12",

pnpm-lock.yaml

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)