Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 20, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Diffend
fumadocs-mdx (source) 11.6.0 -> 12.0.3 age adoption passing confidence Diff

Release Notes

fuma-nama/fumadocs (fumadocs-mdx)

v12.0.3

Compare Source

Patch Changes
  • a55177c: Remove Override type utility on output collection types
  • Updated dependencies [ce2be59]
  • Updated dependencies [31b9494]
    • fumadocs-core@​15.8.4

v12.0.2

Compare Source

Patch Changes

v12.0.1

Compare Source

Patch Changes
  • af50bc8: Support customising index file output path in Vite
  • 5fc9ee4: Support remark-directive for Include API
  • 4b9871d: MDX Async mode: read file content on load
  • Updated dependencies [655bb46]
  • Updated dependencies [d1ae3e8]
  • Updated dependencies [6548a59]
  • Updated dependencies [51268ec]
  • Updated dependencies [51268ec]
    • fumadocs-core@​15.8.0

v12.0.0

Compare Source

Major Changes
  • f11f89d: [Next.js] Rename APIS

    On page data:

    • _file -> info.
    • _file.absolutePath -> info.fullPath.
  • effe43d: Drop support for Zod 3 schemas

    Zod 3 schemas are still allowed, but you can no longer extend on the Zod 4 schemas provided by Fumadocs.

  • 2862a10: [Next.js] Removed content on page data in favour of getText().

Minor Changes
  • 22e0fec: Support getText() & Postprocess API
  • 2862a10: Unify doc collection entry for both Vite and Next.js integrations

v11.10.1

Compare Source

Patch Changes
  • da095ac: Refactor internal export paths
  • 854d4ef: Export postInstall() function from fumadocs-mdx/vite
  • Updated dependencies [982aed6]
    • fumadocs-core@​15.7.13

v11.10.0

Compare Source

Minor Changes
  • ea13374: Support runtime loaders: Node.js, Bun
Patch Changes
  • Updated dependencies [846b28a]
  • Updated dependencies [2b30315]
    • fumadocs-core@​15.7.12

v11.9.1

Compare Source

Patch Changes
  • 64d0169: hotfix node.js imports at global scope

v11.9.0

Compare Source

Minor Changes
  • d193152: Support absolutePath on Vite
Patch Changes
  • 2566eef: Support postinstall script on Vite
  • Updated dependencies [c948f59]
    • fumadocs-core@​15.7.10

v11.8.3

Compare Source

Patch Changes
  • 205d92d: Update dev server initialization for Next.js 15.5.1
  • e4c12a3: Add Vite config for Fumadocs Core & UI automatically
  • Updated dependencies [f65778d]
  • Updated dependencies [e4c12a3]
    • fumadocs-core@​15.7.8

v11.8.2

Compare Source

Patch Changes
  • 9a3c23b: support auto-generated title based on h1 heading
  • 9cb829c: Support referencing heading in <include> without sections

v11.8.1

Compare Source

Patch Changes
  • 5f2ec6e: Fix remark-mdx-exports plugin fallback
  • Updated dependencies [6d97379]
  • Updated dependencies [e776ee5]
    • fumadocs-core@​15.7.3

v11.8.0

Compare Source

Minor Changes
  • cfe2a5c: Support Async Mode for Vite
Patch Changes
  • c8f49d8: Include frontmatter into page.data.content by default
  • Updated dependencies [514052e]
  • Updated dependencies [e254c65]
  • Updated dependencies [ec75601]
  • Updated dependencies [e785f98]
  • Updated dependencies [0531bf4]
  • Updated dependencies [50eb07f]
  • Updated dependencies [67df155]
  • Updated dependencies [b109d06]
    • fumadocs-core@​15.7.0

v11.7.5

Compare Source

Patch Changes
  • c17fa03: Support creating a separate processor when <include /> points to different Markdown format
  • f43f714: Automatic fallback to Zod v3 when app has explicit v3 dependency
  • Updated dependencies [569bc26]
  • Updated dependencies [817c237]
    • fumadocs-core@​15.6.10

v11.7.4

Compare Source

Patch Changes
  • a0148f9: Remark Include: Support copying only a section

v11.7.3

Compare Source

Patch Changes
  • 4f8f1d6: Add vite/client types in generated file
  • 57224f4: Support last modified time for Vite

v11.7.1

Compare Source

Patch Changes
  • f8000f4: Generate config based on Next.js version
  • f45a1b6: Support Tanstack Router/Start via createClientLoader
  • Updated dependencies [1b0e9d5]
    • fumadocs-core@​15.6.6

v11.7.0

Compare Source

Minor Changes
  • f8a58c6: Support preset: minimal to disable Fumadocs specific defaults
  • e5cfa27: Stabilize Vite plugin support
Patch Changes

v11.6.11

Compare Source

Patch Changes

v11.6.10

Compare Source

Patch Changes

v11.6.9

Compare Source

Patch Changes
  • cd86f58: Hotfix Windows EOL being ignored
  • Updated dependencies [7d1ac21]
    • fumadocs-core@​15.5.3

v11.6.8

Compare Source

Patch Changes
  • 7a45921: Add absolutePath and path properties to pages, mark file as deprecated
  • 1b7bc4b: Add @types/react to optional peer dependency to avoid version conflict in monorepos
  • 14e267b: Use custom util to parse frontmatter
  • Updated dependencies [7a45921]
  • Updated dependencies [1b7bc4b]

v11.6.7

Compare Source

Patch Changes
  • a5c283f: Support outDir option on createMDX()
  • Updated dependencies [b4916d2]
  • Updated dependencies [8738b9c]
  • Updated dependencies [a66886b]
    • fumadocs-core@​15.5.1

v11.6.6

Compare Source

Patch Changes
  • cd42e78: Support last modified time on Async Mode
  • Updated dependencies [1b999eb]
  • Updated dependencies [961b67e]
  • Updated dependencies [7d78bc5]
    • fumadocs-core@​15.4.0

v11.6.5

Compare Source

Patch Changes

v11.6.4

Compare Source

Patch Changes

v11.6.3

Compare Source

Patch Changes
  • 4de7fe7: Fix meta.{locale} file being excluded from defineDocs
  • Updated dependencies [c05dc03]
    • fumadocs-core@​15.3.0

v11.6.2

Compare Source

Patch Changes
  • 16c7566: Improve error handling logic on parsing meta entries
  • 7b89faa: Add page.data.content to sync mode
    • fumadocs-core@​15.2.13

v11.6.1

Compare Source

Patch Changes
  • 434ccb2: Improve performance
    • fumadocs-core@​15.2.9

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies This updates dependency files label Sep 20, 2025
Copy link

github-actions bot commented Sep 20, 2025

GitLab Pipeline Action

General information

Link to pipeline: https://gitlab.com/code0-tech/development/telescopium/-/pipelines/2084115043

Status: Passed
Duration: 45 seconds

@renovate renovate bot force-pushed the renovate/major-fumadocs branch 2 times, most recently from 50fab51 to 0db598d Compare September 25, 2025 14:52
@renovate renovate bot force-pushed the renovate/major-fumadocs branch from 0db598d to d3c15cb Compare October 3, 2025 14:05
@renovate renovate bot force-pushed the renovate/major-fumadocs branch from d3c15cb to 2ec0280 Compare October 6, 2025 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies This updates dependency files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant