[PR #338] [MERGED] docs: move to fumadocs 14 #3235

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/338
Author: @Bekacru
Created: 10/25/2024
Status: Merged
Merged: 10/25/2024
Merged by: @Bekacru

Base: mainHead: fumadocs-14


📝 Commits (8)

📊 Changes

18 files changed (+1025 additions, -244 deletions)

View changed files

📝 biome.json (+2 -1)
📝 docs/.gitignore (+3 -1)
📝 docs/app/api/search/route.ts (+3 -3)
📝 docs/app/docs/[[...slug]]/page.tsx (+54 -10)
📝 docs/app/docs/layout.tsx (+1 -1)
📝 docs/app/layout.config.tsx (+5 -8)
📝 docs/app/sitemap.ts (+2 -2)
📝 docs/app/source.ts (+8 -4)
📝 docs/components/github-stat.tsx (+2 -2)
📝 docs/components/icons.tsx (+4 -4)
📝 docs/components/logo.tsx (+2 -2)
📝 docs/components/sidebar-content.tsx (+4 -4)
📝 docs/content/docs/concepts/typescript.mdx (+3 -3)
docs/mdx-components.tsx (+0 -40)
📝 docs/next.config.mjs (+6 -37)
📝 docs/package.json (+6 -5)
docs/source.config.ts (+35 -0)
📝 pnpm-lock.yaml (+885 -117)

📄 Description

No description provided


🔄 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/338 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 10/25/2024 **Status:** ✅ Merged **Merged:** 10/25/2024 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `fumadocs-14` --- ### 📝 Commits (8) - [`628639b`](https://github.com/better-auth/better-auth/commit/628639bb4f46aa9b2a70b4082da7ee8f56b34a55) docs: move to fumadocs 14 - [`85f6676`](https://github.com/better-auth/better-auth/commit/85f66767f247b7e43cea0557c908e26fdd12b84a) chore: fix lock fiel - [`2f1ad32`](https://github.com/better-auth/better-auth/commit/2f1ad32eb35c96fe4b632ea87a912e83feb29a75) fix: build cmd - [`23caa84`](https://github.com/better-auth/better-auth/commit/23caa84b3432ff28cec92df919aa45328ef733ac) docs: fix types - [`3fcf3ef`](https://github.com/better-auth/better-auth/commit/3fcf3ef665eee6b9c6fbb8ea8282d826e9a2f896) docs: fix types - [`4528a8d`](https://github.com/better-auth/better-auth/commit/4528a8da1e90c1a62fd6e67eae1b127612532ef0) docs: fix types - [`8ba401a`](https://github.com/better-auth/better-auth/commit/8ba401a4eac5a3d88433dbb46a650547749639ba) fix:linit - [`a4a5361`](https://github.com/better-auth/better-auth/commit/a4a53617bb8a509506d1eda01b6d1ed708afb5ae) chore: ignore source from link ### 📊 Changes **18 files changed** (+1025 additions, -244 deletions) <details> <summary>View changed files</summary> 📝 `biome.json` (+2 -1) 📝 `docs/.gitignore` (+3 -1) 📝 `docs/app/api/search/route.ts` (+3 -3) 📝 `docs/app/docs/[[...slug]]/page.tsx` (+54 -10) 📝 `docs/app/docs/layout.tsx` (+1 -1) 📝 `docs/app/layout.config.tsx` (+5 -8) 📝 `docs/app/sitemap.ts` (+2 -2) 📝 `docs/app/source.ts` (+8 -4) 📝 `docs/components/github-stat.tsx` (+2 -2) 📝 `docs/components/icons.tsx` (+4 -4) 📝 `docs/components/logo.tsx` (+2 -2) 📝 `docs/components/sidebar-content.tsx` (+4 -4) 📝 `docs/content/docs/concepts/typescript.mdx` (+3 -3) ➖ `docs/mdx-components.tsx` (+0 -40) 📝 `docs/next.config.mjs` (+6 -37) 📝 `docs/package.json` (+6 -5) ➕ `docs/source.config.ts` (+35 -0) 📝 `pnpm-lock.yaml` (+885 -117) </details> ### 📄 Description _No description provided_ --- <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:44:55 -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#3235