[PR #2893] [MERGED] fix: expo & cli package.json and readme #4546

Closed
opened 2026-03-13 11:50:29 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/2893
Author: @mezotv
Created: 6/3/2025
Status: Merged
Merged: 7/3/2025
Merged by: @Bekacru

Base: mainHead: fix/expo-package


📝 Commits (10+)

  • 311f83a fix: expo package file
  • a613105 fix: add cli and expo readme
  • 908ddba docs: updated expo plugin readme
  • ad1f6a3 Merge pull request #1 from taqh/fix/expo-package
  • 79e2ae7 docs(expo): add missing package fields
  • 3c9b361 docs(cli): improve readme and package file
  • 579e280 Merge branch 'main' into fix/expo-package
  • 8381f85 baseURL config
  • 86804aa Merge branch 'main' into fix/expo-package
  • 8ed2438 add keywords

📊 Changes

4 files changed (+161 additions, -6 deletions)

View changed files

packages/cli/README.md (+41 -0)
📝 packages/cli/package.json (+9 -1)
packages/expo/README.md (+95 -0)
📝 packages/expo/package.json (+16 -5)

📄 Description

Adds the correct license to each package, links the official docs and creates readme files for better documentation.


🔄 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/2893 **Author:** [@mezotv](https://github.com/mezotv) **Created:** 6/3/2025 **Status:** ✅ Merged **Merged:** 7/3/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `fix/expo-package` --- ### 📝 Commits (10+) - [`311f83a`](https://github.com/better-auth/better-auth/commit/311f83afd2d87d5764638bf1db971a3d891ab767) fix: expo package file - [`a613105`](https://github.com/better-auth/better-auth/commit/a61310535da9cb0d57ea5eaba349387c6ab9d1ba) fix: add cli and expo readme - [`908ddba`](https://github.com/better-auth/better-auth/commit/908ddbac3a06d382ab08f94602c4fad78aea6106) docs: updated expo plugin readme - [`ad1f6a3`](https://github.com/better-auth/better-auth/commit/ad1f6a3df3c4745eaca45c9c6c504487fd72e773) Merge pull request #1 from taqh/fix/expo-package - [`79e2ae7`](https://github.com/better-auth/better-auth/commit/79e2ae7de1b92f78c3a07124a10d2092eb960a27) docs(expo): add missing package fields - [`3c9b361`](https://github.com/better-auth/better-auth/commit/3c9b3619f595f94bdebfd18e550b6c64dcf4b2fc) docs(cli): improve readme and package file - [`579e280`](https://github.com/better-auth/better-auth/commit/579e2801082a3835a276c4b8a583bff5ddd21869) Merge branch 'main' into fix/expo-package - [`8381f85`](https://github.com/better-auth/better-auth/commit/8381f857210a39ff362428901a5203cde6ec7175) baseURL config - [`86804aa`](https://github.com/better-auth/better-auth/commit/86804aadbb7869855bb8878d28a208f92a7d0a60) Merge branch 'main' into fix/expo-package - [`8ed2438`](https://github.com/better-auth/better-auth/commit/8ed2438916140ccd039335bd2b106b6455b3da83) add keywords ### 📊 Changes **4 files changed** (+161 additions, -6 deletions) <details> <summary>View changed files</summary> ➕ `packages/cli/README.md` (+41 -0) 📝 `packages/cli/package.json` (+9 -1) ➕ `packages/expo/README.md` (+95 -0) 📝 `packages/expo/package.json` (+16 -5) </details> ### 📄 Description Adds the correct license to each package, links the official docs and creates readme files for better documentation. --- <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-03-13 11:50:29 -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#4546