Skip to content

Commit 5b09fbf

Browse files
committed
fix(expo): drop support for Expo 50-52 and update peer dependency to >=53 <55
1 parent 6123d1a commit 5b09fbf

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.changeset/set-minimum-expo-53.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
'@clerk/expo': major
3-
'@clerk/expo-passkeys': major
43
'@clerk/shared': major
54
'@clerk/react': major
65
'@clerk/localizations': major
@@ -15,11 +14,6 @@ Drop support for Expo 50, 51 and 52. This release includes two breaking changes:
1514
- The core `expo` package is now explicitly required as a peer dependency
1615
- This ensures compatibility with the Expo SDK version range that supports the features used by Clerk
1716

18-
**@clerk/expo-passkeys**
19-
- **Updated** peer dependency: `expo: >=53 <55` (previously `>=50 <55`)
20-
- Minimum Expo version increased from 50 to 53
21-
- This aligns with the main `@clerk/expo` package requirements
22-
2317
## 2. Removed legacy subpath exports
2418

2519
The following packages have removed their legacy subpath export mappings:

0 commit comments

Comments
 (0)