[PR #1827] [MERGED] fix: typescript cannot be named without reference to error #4014

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/1827
Author: @Bekacru
Created: 3/15/2025
Status: Merged
Merged: 3/15/2025
Merged by: @Bekacru

Base: mainHead: fix/ts-declaration


📝 Commits (4)

  • c11179e chore: export organization types
  • 8f81491 chore: add nanostores into externals
  • dac51d3 chroe: export nanostore types
  • ec40b6c chore: export nanostore types from vanialla client

📊 Changes

8 files changed (+12 additions, -12 deletions)

View changed files

📝 dev/bun/tsconfig.json (+3 -10)
📝 packages/better-auth/build.config.ts (+1 -0)
📝 packages/better-auth/src/client/index.ts (+2 -2)
📝 packages/better-auth/src/client/react/index.ts (+1 -0)
📝 packages/better-auth/src/client/solid/index.ts (+1 -0)
📝 packages/better-auth/src/client/svelte/index.ts (+1 -0)
📝 packages/better-auth/src/client/vue/index.ts (+1 -0)
📝 packages/better-auth/src/plugins/organization/index.ts (+2 -0)

📄 Description

closes #1391


🔄 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/1827 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 3/15/2025 **Status:** ✅ Merged **Merged:** 3/15/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `fix/ts-declaration` --- ### 📝 Commits (4) - [`c11179e`](https://github.com/better-auth/better-auth/commit/c11179e7fda0c60112b41d9f499a48363026c9ce) chore: export organization types - [`8f81491`](https://github.com/better-auth/better-auth/commit/8f814915a0a8256e16babc47c5a38774ce3a9a6e) chore: add nanostores into externals - [`dac51d3`](https://github.com/better-auth/better-auth/commit/dac51d37a4448394780268e96c5ba79b6bee6d3e) chroe: export nanostore types - [`ec40b6c`](https://github.com/better-auth/better-auth/commit/ec40b6cb5b3a3650899690019241e84232818d0b) chore: export nanostore types from vanialla client ### 📊 Changes **8 files changed** (+12 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `dev/bun/tsconfig.json` (+3 -10) 📝 `packages/better-auth/build.config.ts` (+1 -0) 📝 `packages/better-auth/src/client/index.ts` (+2 -2) 📝 `packages/better-auth/src/client/react/index.ts` (+1 -0) 📝 `packages/better-auth/src/client/solid/index.ts` (+1 -0) 📝 `packages/better-auth/src/client/svelte/index.ts` (+1 -0) 📝 `packages/better-auth/src/client/vue/index.ts` (+1 -0) 📝 `packages/better-auth/src/plugins/organization/index.ts` (+2 -0) </details> ### 📄 Description closes #1391 --- <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:28:12 -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#4014