[PR #5488] [MERGED] docs: remove server route handler instructions from TanStack Start Integration Guide #31634

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5488
Author: @max-programming
Created: 10/22/2025
Status: Merged
Merged: 10/22/2025
Merged by: @himself65

Base: canaryHead: docs/tanstack-remove-server-handler


📝 Commits (1)

  • 053ced2 docs: remove server route handler instructions from TanStack Start Integration Guide

📊 Changes

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

View changed files

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

📄 Description

The "server route handler" (i.e. /src/server.ts file) is no longer needed in the recent TanStack Start versions so it's redundant to keep it in this guide

(Previous PR #5481 turned into a disaster when I changed the base repository branch from main to canary)


Summary by cubic

Removed outdated server route handler (/src/server.ts) instructions from the TanStack Start integration guide. Newer TanStack Start versions don’t require a custom server handler, reducing confusion and keeping the guide current.


🔄 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/5488 **Author:** [@max-programming](https://github.com/max-programming) **Created:** 10/22/2025 **Status:** ✅ Merged **Merged:** 10/22/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `docs/tanstack-remove-server-handler` --- ### 📝 Commits (1) - [`053ced2`](https://github.com/better-auth/better-auth/commit/053ced23ceda52918f232b8cd65266d731a4408e) docs: remove server route handler instructions from TanStack Start Integration Guide ### 📊 Changes **1 file changed** (+0 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/integrations/tanstack.mdx` (+0 -14) </details> ### 📄 Description The "server route handler" (i.e. `/src/server.ts` file) is no longer needed in the recent TanStack Start versions so it's redundant to keep it in this guide (Previous PR #5481 turned into a disaster when I changed the base repository branch from `main` to `canary`) <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Removed outdated server route handler (/src/server.ts) instructions from the TanStack Start integration guide. Newer TanStack Start versions don’t require a custom server handler, reducing confusion and keeping the guide current. <!-- 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 22:31: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#31634