[PR #7203] [MERGED] chore: fix missing AnonymousSession import #32743

Closed
opened 2026-04-17 23:29:22 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/7203
Author: @ping-maxwell
Created: 1/8/2026
Status: Merged
Merged: 1/8/2026
Merged by: @Bekacru

Base: canaryHead: chore/fix-missing-AnonymousSession-import


📝 Commits (1)

  • b7e8c43 chore: fix missing AnonymousSession import

📊 Changes

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

View changed files

📝 packages/better-auth/src/plugins/anonymous/index.ts (+5 -1)

📄 Description

Fixes CI failure in canary.


Summary by cubic

Fix TypeScript imports in the anonymous plugin to resolve the canary CI build failure. Adds AnonymousSession and UserWithAnonymous to the types import to restore correct module augmentation typings.

Written for commit b7e8c43582. 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/7203 **Author:** [@ping-maxwell](https://github.com/ping-maxwell) **Created:** 1/8/2026 **Status:** ✅ Merged **Merged:** 1/8/2026 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `canary` ← **Head:** `chore/fix-missing-AnonymousSession-import` --- ### 📝 Commits (1) - [`b7e8c43`](https://github.com/better-auth/better-auth/commit/b7e8c43582111d7a852420a0bc21271e3aa439dc) chore: fix missing AnonymousSession import ### 📊 Changes **1 file changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/plugins/anonymous/index.ts` (+5 -1) </details> ### 📄 Description Fixes CI failure in canary. <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Fix TypeScript imports in the anonymous plugin to resolve the canary CI build failure. Adds AnonymousSession and UserWithAnonymous to the types import to restore correct module augmentation typings. <sup>Written for commit b7e8c43582111d7a852420a0bc21271e3aa439dc. 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-17 23:29:22 -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#32743