[PR #943] [MERGED] fix(docs): use APIRoute instead of Route for tanstack start api routes #3554

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/943
Author: @MarcMogdanz
Created: 12/19/2024
Status: Merged
Merged: 12/20/2024
Merged by: @Bekacru

Base: mainHead: fix/tanstack-start-apiroute-naming


📝 Commits (2)

  • 1d3e85c fix(docs): use APIRoute instead of Route for tanstack start api routes
  • 3a49d7c fix(cli): remove unused import in drizzle schema

📊 Changes

5 files changed (+5 additions, -5 deletions)

View changed files

📝 docs/content/docs/basic-usage.mdx (+1 -1)
📝 docs/content/docs/installation.mdx (+1 -1)
📝 docs/content/docs/integrations/tanstack.mdx (+1 -1)
📝 examples/tanstack-example/app/routes/api/auth/$.ts (+1 -1)
📝 packages/cli/test/__snapshots__/auth-schema.txt (+1 -1)

📄 Description

Unsure when exactly this was changed, but it was changed at some point and also updated in the tanstack docs over here three weeks ago: 2cf38ac6fe


🔄 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/943 **Author:** [@MarcMogdanz](https://github.com/MarcMogdanz) **Created:** 12/19/2024 **Status:** ✅ Merged **Merged:** 12/20/2024 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `fix/tanstack-start-apiroute-naming` --- ### 📝 Commits (2) - [`1d3e85c`](https://github.com/better-auth/better-auth/commit/1d3e85c8a1d997885e8ba824d5352f3a1ba133d7) fix(docs): use `APIRoute` instead of `Route` for tanstack start api routes - [`3a49d7c`](https://github.com/better-auth/better-auth/commit/3a49d7cd2217f87c6022595f95a927886129d69c) fix(cli): remove unused import in drizzle schema ### 📊 Changes **5 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/basic-usage.mdx` (+1 -1) 📝 `docs/content/docs/installation.mdx` (+1 -1) 📝 `docs/content/docs/integrations/tanstack.mdx` (+1 -1) 📝 `examples/tanstack-example/app/routes/api/auth/$.ts` (+1 -1) 📝 `packages/cli/test/__snapshots__/auth-schema.txt` (+1 -1) </details> ### 📄 Description Unsure when exactly this was changed, but it was changed at some point and also updated in the tanstack docs over here three weeks ago: https://github.com/TanStack/router/commit/2cf38ac6fe3e74784f9b8289b9fd3202a3011a75 --- <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 10:58: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#3554