You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update fumadocs template to latest version (16.5.1) with i18n support
- Update fumadocs-core, fumadocs-mdx, fumadocs-ui to 16.5.1/14.2.6
- Update Next.js to 16.1.6, React to 19.2.4
- Migrate source.config.ts to new defineDocs API with schemas
- Migrate lib/source.ts to use docs.toFumadocsSource() and lucideIconsPlugin
- Move layout.config.tsx to lib/layout.shared.tsx (function-based)
- Update mdx-components.tsx to getMDXComponents pattern
- Update tsconfig.json with fumadocs-mdx:collections path mapping
- Add postcss.config.mjs and app/global.css
- Update search API to use createFromSource with localeMap
- Update DocsPage to use DocsTitle/DocsDescription/DocsBody components
- Add LLM routes (llms.txt, llms-full.txt, llms.mdx)
- Add OG image generation route
- Add AI page actions component (copy markdown, open in AI tools)
- Add next.config.mjs rewrites for MDX URL support
- Add lib/cn.ts utility
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
0 commit comments