chore: bump fumadocs-core from 15.5.4 to 16.0.4
Type: Pull Request
State: Closed
Association: Unknown
Comments: 2
(9 months ago)
(8 months ago)
(8 months ago)
npm dependencies
Bumps fumadocs-core from 15.5.4 to 16.0.4.
Release notes
Sourced from fumadocs-core's releases.
fumadocs-core@16.0.4
Patch Changes
- 99971c7: Support
external:to mark links as external inmeta.jsonfumadocs-core@16.0.3
No release notes provided.
fumadocs-core@16.0.2
Patch Changes
- d511232: Fix i18n middleware search params handling
fumadocs-core@16.0.1
Patch Changes
- 45f0c1f: hotfix
<DynamicCodeBlock />Vite + React 19.2 compat issuesfumadocs-core@16.0.0
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.fumadocs-core/highlight: use JS engine by default, drop custom engine support, use Shiki directly instead.5210f18: Set minimal React.js version to 19.2.0
19.2 has multiple crucial updates that can improve Fumadocs' performance, and it should works seamlessly on mainstream React.js frameworks.
As a consequence, Next.js 16 is now the minimal version when using Fumadocs UI because Next.js always uses the internal canary version of React.js.
42f09c3: Remove deprecated APIs
fumadocs-ui/page:
- removed
<DocsCategory />.
... (truncated)
Commits
293aad4Version Packages (#2510)d9d73f3OpenAPI: SupportgroupByfunction valuedf1d474ignore fumapress99971c7Core: Supportexternal:to mark links as external inmeta.json8d5e979CLI: link to workspace versions355a7b0Version Packages (#2507)ee4ad3dMDX: Always format file paths into POSIX for Vite1c21e71Version Packages (#2503)33c4129Chore: no longer fixcreate-fumadocs-appversionbbde9bbDocs: update migration guide- 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.
Package Dependencies
Technical Details
| ID: | 11915663 |
| UUID: | 3557533304 |
| Node ID: | PR_kwDOG7pjVc6v7t-2 |
| Host: | GitHub |
| Repository: | TypeCellOS/BlockNote |