chore(deps): bump fumadocs-core from 15.8.2 to 16.0.7
Bumps fumadocs-core from 15.8.2 to 16.0.7.
Release notes
Sourced from fumadocs-core's releases.
[email protected]
Patch Changes
- f97cd1e: Support
exportAsinremarkStructure.- f7e15e2: Support
timeoutin remark image options[email protected]
Patch Changes
- 8221785: hotfix i18n middleware URL formating
[email protected]
Patch Changes
- 99971c7: Support
external:to mark links as external inmeta.json[email protected]
No release notes provided.
[email protected]
Patch Changes
- d511232: Fix i18n middleware search params handling
[email protected]
Patch Changes
- 45f0c1f: hotfix
<DynamicCodeBlock />Vite + React 19.2 compat issues[email protected]
Major Changes
851897c: Remove
fumadocs-core/sidebarAPIwhy: no longer used by Fumadocs UI, and the abstraction isn't good enough.
migrate: The original component is mostly a wrapper of
react-remove-scroll, you can use Shadcn UI for pre-built sidebars.4049ccc: Remove
fumadocs-core/serverexport
getGithubLastEdit: Moved tofumadocs-core/content/github.getTableOfContents: Moved tofumadocs-core/content/toc.PageTreeand page tree utilities: Moved tofumadocs-core/page-tree.TOCItemType,TableOfContents: Moved tofumadocs-core/toc.createMetadataImage: Use the Next.js Metadata API instead.429c41a: Switch to Shiki JavaScript Regex engine by default
This is important for Cloudflare Worker compatibility, JavaScript engine is the new default over Oniguruma (WASM).
rehype-code: replaced theexperimentalJSEngineoption withengine: js | oniguruma.
... (truncated)
Commits
646dd3bVersion Packages (#2540)a462857Merge branch 'dev' of https://github.com/fuma-nama/fumadocs into devc81bbc6Astro: make search workingf97cd1eCore: SupportexportAsinremarkStructure.d1e43f4MDX: Support re-generating index file with custom runtime6b91df4docs: fix some typos (#2541)2161d19force include filesf7e15e2Core: Supporttimeoutin remark image options7cc712ffix mistakes57268f6clean- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.