[PR #8261] [MERGED] fix(client): use direct imports to fix bundler re-export type resolution #7860

Closed
opened 2026-03-13 13:51:26 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/8261
Author: @himself65
Created: 3/1/2026
Status: Merged
Merged: 3/1/2026
Merged by: @himself65

Base: canaryHead: himself65/2026/03/02/infer-client


📝 Commits (3)

  • e3dceb4 fix(client): refine endpoint context inference logic
  • 8fe32af fix(client): enhance type safety in endpoint context inference logic
  • 9e8195d fix(client): use direct imports to fix bundler re-export type resolution

📊 Changes

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

View changed files

📝 packages/better-auth/src/plugins/jwt/types.ts (+1 -2)
📝 packages/better-auth/src/types/models.ts (+1 -1)

📄 Description

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


🔄 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/8261 **Author:** [@himself65](https://github.com/himself65) **Created:** 3/1/2026 **Status:** ✅ Merged **Merged:** 3/1/2026 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2026/03/02/infer-client` --- ### 📝 Commits (3) - [`e3dceb4`](https://github.com/better-auth/better-auth/commit/e3dceb44479b144da530da88377d1d4047260362) fix(client): refine endpoint context inference logic - [`8fe32af`](https://github.com/better-auth/better-auth/commit/8fe32af7a4cafa2873abe377436d3033aabd3e31) fix(client): enhance type safety in endpoint context inference logic - [`9e8195d`](https://github.com/better-auth/better-auth/commit/9e8195d288fb13a97b562b85c2dac723de7fb29e) fix(client): use direct imports to fix bundler re-export type resolution ### 📊 Changes **2 files changed** (+2 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/plugins/jwt/types.ts` (+1 -2) 📝 `packages/better-auth/src/types/models.ts` (+1 -1) </details> ### 📄 Description Fixes: https://github.com/better-auth/better-auth/issues/8258 --- <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 13:51:26 -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#7860