[PR #8297] [MERGED] docs: use async mode #16125

Closed
opened 2026-04-13 10:23:52 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/8297
Author: @ping-maxwell
Created: 3/2/2026
Status: Merged
Merged: 3/2/2026
Merged by: @ping-maxwell

Base: canaryHead: docs/use-async-docs-processing


📝 Commits (2)

  • a47a4f2 docs: use async mode
  • 2a19a11 Merge branch 'canary' into docs/use-async-docs-processing

📊 Changes

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

View changed files

📝 landing/source.config.ts (+7 -0)

📄 Description

https://www.fumadocs.dev/docs/mdx/async#async-mode

Depending on your bundler, this may reduce compilation time significantly on development server.

Turbopack doesn't support lazy bundling at the moment, async mode will only improve server performance.


🔄 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/8297 **Author:** [@ping-maxwell](https://github.com/ping-maxwell) **Created:** 3/2/2026 **Status:** ✅ Merged **Merged:** 3/2/2026 **Merged by:** [@ping-maxwell](https://github.com/ping-maxwell) **Base:** `canary` ← **Head:** `docs/use-async-docs-processing` --- ### 📝 Commits (2) - [`a47a4f2`](https://github.com/better-auth/better-auth/commit/a47a4f27c2d3451f196e1cbf4e62b4f34af3aa98) docs: use `async` mode - [`2a19a11`](https://github.com/better-auth/better-auth/commit/2a19a1180a65c9fd7b18173326a64fe1f1cc95cc) Merge branch 'canary' into docs/use-async-docs-processing ### 📊 Changes **1 file changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `landing/source.config.ts` (+7 -0) </details> ### 📄 Description https://www.fumadocs.dev/docs/mdx/async#async-mode > Depending on your bundler, this may reduce compilation time significantly on development server. > Turbopack doesn't support lazy bundling at the moment, async mode will only improve server performance. --- <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-13 10:23:52 -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#16125