[PR #8452] [MERGED] docs(tanstack): rename *.server.* to *.functions.* to avoid import protection #24883

Closed
opened 2026-04-15 22:36:37 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: canaryHead: worktree-fix-tanstack-doc-8451


📝 Commits (1)

  • 4b104c2 docs(tanstack): rename .server. to .functions. to avoid import protection

📊 Changes

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

View changed files

📝 docs/content/docs/integrations/tanstack.mdx (+5 -5)

📄 Description

Summary

  • Renames auth.server.tsauth.functions.ts and posts.server.tsposts.functions.ts in TanStack Start integration docs
  • Updates all corresponding import paths
  • Fixes TanStack Start's [import-protection] Import denied in client environment error caused by the **/*.server.* default deny rule

Closes #8451


🔄 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/8452 **Author:** [@himself65](https://github.com/himself65) **Created:** 3/6/2026 **Status:** ✅ Merged **Merged:** 3/6/2026 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `worktree-fix-tanstack-doc-8451` --- ### 📝 Commits (1) - [`4b104c2`](https://github.com/better-auth/better-auth/commit/4b104c2915ede1576b06f5bbc6a77c4a404bb06d) docs(tanstack): rename *.server.* to *.functions.* to avoid import protection ### 📊 Changes **1 file changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/integrations/tanstack.mdx` (+5 -5) </details> ### 📄 Description ## Summary - Renames `auth.server.ts` → `auth.functions.ts` and `posts.server.ts` → `posts.functions.ts` in TanStack Start integration docs - Updates all corresponding import paths - Fixes TanStack Start's `[import-protection] Import denied in client environment` error caused by the `**/*.server.*` default deny rule Closes #8451 --- <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 22:36:37 -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#24883