Skip to content

Bump fumadocs-mdx to v14#499

Merged
yamcodes merged 2 commits intomainfrom
align-with-fumadocs-next-mdx-example
Dec 5, 2025
Merged

Bump fumadocs-mdx to v14#499
yamcodes merged 2 commits intomainfrom
align-with-fumadocs-next-mdx-example

Conversation

@yamcodes
Copy link
Owner

@yamcodes yamcodes commented Dec 5, 2025

Bump fumadocs-mdx to v14, and implement further alignment with the Fumadocs next-mdx example to inadvertently solve a build issue that failed the checks for #493.

Summary by CodeRabbit

  • Chores
    • Upgraded core build dependencies to the latest version.
    • Refined internal module resolution configuration for improved build compatibility.

✏️ Tip: You can customize this high-level summary in your review settings.

@changeset-bot
Copy link

changeset-bot bot commented Dec 5, 2025

⚠️ No Changeset found

Latest commit: 69da9e2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Dec 5, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
arkenv Ready Ready Preview Comment Dec 5, 2025 8:29pm

@github-actions github-actions bot added the www Improvements or additions to arkenv.js.org label Dec 5, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 5, 2025

Walkthrough

Updated the fumadocs-mdx dependency from 13.0.8 to 14.0.3 and configured TypeScript path resolution to support the new module import scheme. Updated the import path in source.tsx from the local alias to use the new fumadocs-mdx:collections entry point.

Changes

Cohort / File(s) Summary
Dependency upgrade
apps/www/package.json
Updated fumadocs-mdx from 13.0.8 to 14.0.3
TypeScript path configuration
apps/www/tsconfig.json
Added new path alias mapping fumadocs-mdx:collections/* to .source/* alongside existing ~/* mapping
Import path update
apps/www/lib/source.tsx
Replaced import of docs from ~/.source with fumadocs-mdx:collections/server; usage via docs.toFumadocsSource() remains unchanged

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

  • Verify fumadocs-mdx 14.0.3 compatibility and absence of breaking changes affecting the docs export
  • Confirm the tsconfig path alias resolves correctly at build time

Possibly related PRs

  • Integration docs #154: Touches the same source file and docs import/usage pattern for fumadocsSource integration

Suggested labels

www, docs

Poem

🐰 A hop, skip, and version bump,
Fumadocs climbs to fourteen up,
Paths aligned with configs neat,
New collections make it sweet!
Import magic, paths unite—
Documentation shines so bright! ✨

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Align with Fumadocs next-mdx example' directly reflects the PR objective of aligning the repository with the Fumadocs next-mdx example, and the changes demonstrate this alignment through dependency updates and configuration changes.
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch align-with-fumadocs-next-mdx-example

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@yamcodes yamcodes changed the title Align with Fumadocs next-mdx example Bump fumadocs-mdx to v14 Dec 5, 2025
@yamcodes yamcodes merged commit dfaebf8 into main Dec 5, 2025
15 checks passed
@yamcodes yamcodes deleted the align-with-fumadocs-next-mdx-example branch December 5, 2025 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

www Improvements or additions to arkenv.js.org

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant