[PR #6479] [MERGED] fix: add helper types to exports #23597

Closed
opened 2026-04-15 21:51:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6479
Author: @himself65
Created: 12/2/2025
Status: Merged
Merged: 12/2/2025
Merged by: @himself65

Base: canaryHead: himself65/2025/12/02/helper


📝 Commits (2)

  • 4848429 fix: add helper types to exports
  • d5b0aa8 fix: add helper types to exports

📊 Changes

2 files changed (+3 additions, -0 deletions)

View changed files

📝 packages/better-auth/src/index.ts (+2 -0)
📝 packages/better-auth/src/types/index.ts (+1 -0)

📄 Description

Fixes: https://github.com/better-auth/better-auth/issues/5666


Summary by cubic

Expose helper types in better-auth’s public types index so consumers can import them without deep paths. Fixes missing exports that caused TypeScript import errors in downstream code.

Written for commit d5b0aa80de. Summary will update automatically 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/6479 **Author:** [@himself65](https://github.com/himself65) **Created:** 12/2/2025 **Status:** ✅ Merged **Merged:** 12/2/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2025/12/02/helper` --- ### 📝 Commits (2) - [`4848429`](https://github.com/better-auth/better-auth/commit/4848429c7bf08da502538448df0b4985b8abfe2b) fix: add helper types to exports - [`d5b0aa8`](https://github.com/better-auth/better-auth/commit/d5b0aa80de16aeea1040687ddfc6fce643656b61) fix: add helper types to exports ### 📊 Changes **2 files changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/index.ts` (+2 -0) 📝 `packages/better-auth/src/types/index.ts` (+1 -0) </details> ### 📄 Description Fixes: https://github.com/better-auth/better-auth/issues/5666 <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Expose helper types in better-auth’s public types index so consumers can import them without deep paths. Fixes missing exports that caused TypeScript import errors in downstream code. <sup>Written for commit d5b0aa80de16aeea1040687ddfc6fce643656b61. Summary will update automatically 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-15 21:51:25 -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#23597