[PR #7179] [MERGED] chore: make expo-network required and update expo docs content #15372

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/7179
Author: @SergioJuniorCE
Created: 1/7/2026
Status: Merged
Merged: 1/8/2026
Merged by: @bytaesu

Base: canaryHead: patch-1


📝 Commits (4)

  • 844efb6 Update package.json to make expo-network not optional
  • 80389c7 chore: correct peerDepsMeta
  • faaa32d docs: update Installation guides
  • 9a0afb2 Merge branch 'canary' into patch-1

📊 Changes

2 files changed (+12 additions, -7 deletions)

View changed files

📝 docs/content/docs/integrations/expo.mdx (+12 -4)
📝 packages/expo/package.json (+0 -3)

📄 Description

This single config makes the expo package not even run, by making the expo network package not optional we can start using again the expo package


Summary by cubic

Require expo-network in packages/expo/package.json so the expo package installs and runs without missing-module errors. Update the Expo integration docs to include expo-network in the install steps and add a note for API Routes.

Written for commit 9a0afb2514. Summary will update on new commits.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/7179 **Author:** [@SergioJuniorCE](https://github.com/SergioJuniorCE) **Created:** 1/7/2026 **Status:** ✅ Merged **Merged:** 1/8/2026 **Merged by:** [@bytaesu](https://github.com/bytaesu) **Base:** `canary` ← **Head:** `patch-1` --- ### 📝 Commits (4) - [`844efb6`](https://github.com/better-auth/better-auth/commit/844efb6cbfe9da3814ff26aaec8e006ada8c02ad) Update package.json to make expo-network not optional - [`80389c7`](https://github.com/better-auth/better-auth/commit/80389c71d3bce811ed7cb85ff9e2a4e20b4e28f4) chore: correct peerDepsMeta - [`faaa32d`](https://github.com/better-auth/better-auth/commit/faaa32db1ba4bcd8f31cb6941c788beddf690e71) docs: update Installation guides - [`9a0afb2`](https://github.com/better-auth/better-auth/commit/9a0afb2514b72e1008a51d012c3e1026127ab39c) Merge branch 'canary' into patch-1 ### 📊 Changes **2 files changed** (+12 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/integrations/expo.mdx` (+12 -4) 📝 `packages/expo/package.json` (+0 -3) </details> ### 📄 Description This single config makes the expo package not even run, by making the expo network package not optional we can start using again the expo package - Closes https://github.com/better-auth/better-auth/issues/7115 <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Require expo-network in packages/expo/package.json so the expo package installs and runs without missing-module errors. Update the Expo integration docs to include expo-network in the install steps and add a note for API Routes. <sup>Written for commit 9a0afb2514b72e1008a51d012c3e1026127ab39c. Summary will update on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-13 09:59:36 -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#15372