[PR #5177] [MERGED] chore: fix type import #5827

Closed
opened 2026-03-13 12:37:52 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5177
Author: @himself65
Created: 10/9/2025
Status: Merged
Merged: 10/9/2025
Merged by: @himself65

Base: canaryHead: himself65/2025/10/08/fix


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 packages/better-auth/src/types/options.ts (+1 -1)

📄 Description

Summary by cubic

Fixed a broken type import in better-auth options by switching DBAdapterDebugLogOption to @better-auth/core/db/adapter. This resolves TypeScript type resolution errors and aligns with the published package path.


🔄 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/5177 **Author:** [@himself65](https://github.com/himself65) **Created:** 10/9/2025 **Status:** ✅ Merged **Merged:** 10/9/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2025/10/08/fix` --- ### 📝 Commits (1) - [`616eb51`](https://github.com/better-auth/better-auth/commit/616eb5146c04d4b815f0f0eb0b04d338d544a17a) chore: fix type import ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/types/options.ts` (+1 -1) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Fixed a broken type import in better-auth options by switching DBAdapterDebugLogOption to @better-auth/core/db/adapter. This resolves TypeScript type resolution errors and aligns with the published package path. <!-- 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-03-13 12:37:52 -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#5827