[PR #5881] fix(expo): clear peer dependence and flag optional #14539

Closed
opened 2026-04-13 09:31:27 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/better-auth/better-auth/pull/5881

State: closed
Merged: Yes


This PR removes some unused deps and adds optional flag because this dep might be installed separately on the server.


Summary by cubic

Removed unused expo-crypto and expo-secure-store and marked expo-constants, expo-linking, and expo-web-browser as optional peer dependencies in the Expo package. This prevents unnecessary installs when these are provided by the host app/server and cleans up the lockfile.

Written for commit 6adf618eca. Summary will update automatically on new commits.

**Original Pull Request:** https://github.com/better-auth/better-auth/pull/5881 **State:** closed **Merged:** Yes --- This PR removes some unused deps and adds optional flag because this dep might be installed separately on the server. <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Removed unused expo-crypto and expo-secure-store and marked expo-constants, expo-linking, and expo-web-browser as optional peer dependencies in the Expo package. This prevents unnecessary installs when these are provided by the host app/server and cleans up the lockfile. <sup>Written for commit 6adf618ecac32f5c413e2aa9642cd7a88714ba43. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. -->
GiteaMirror added the pull-request label 2026-04-13 09:31:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#14539