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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
18.3.11
->19.0.7
18.3.1
->19.0.3
13.4.10
->14.7.7
10.0.2
->11.3.1
2.1.0
->3.0.3
13.4.10
->14.7.7
18.3.1
->19.0.0
18.3.1
->19.0.0
Release Notes
fuma-nama/fumadocs (fumadocs-core)
v14.7.7
Compare Source
Patch Changes
4f2538a
: Supportchildren
prop in customFolder
component191012a
:DocsCategory
search based on file path when item isn't present in the treefb6b168
: No longer rely on search context on search dialogv14.7.6
Compare Source
Patch Changes
b9601fb
]v14.7.5
Compare Source
Patch Changes
5d41bf1
: Enable system option for theme toggle on NoteBook layout900eb6c
: Prevent shrink on sidebar icons by defaulta959374
: Supportfd-*
prefixes to Tailwind CSS utils777188b
]v14.7.4
Compare Source
Patch Changes
26d9ccb
: Fix banner preview036f8e1
: Disable hover to open navbar menu by default, can be enabled vianav.enableHoverToOpen
bb73a72
]69bd4fe
]v14.7.3
Compare Source
Patch Changes
041f230
: Support trailing slashca1cf19
: Support custom<Banner />
height041f230
]v14.7.2
Compare Source
Patch Changes
14b280c
]v14.7.1
Compare Source
Patch Changes
18b00c1
: FixhideSearch
option72dc093
]v14.7.0
Compare Source
Minor Changes
97ed36c
: Remove defaults fromloader
and deprecaterootDir
optionsv14.6.8
Compare Source
Patch Changes
e95be52
: Fix i18n togglef3298ea
: Add css prefix by defaultv14.6.7
Compare Source
Patch Changes
5474343
]v14.6.6
Compare Source
Patch Changes
9c930ea
: fix runtime errorv14.6.5
Compare Source
Patch Changes
969da26
: Improve i18n apiv14.6.4
Compare Source
Patch Changes
67124b1
: Improve theme toggle on Notebook layout1810868
: Enablecontent-visibility
CSS featuresb71064a
]v14.6.3
Compare Source
Patch Changes
abc3677
: AllowclassName
to be used withSidebarItem
v14.6.2
Compare Source
Patch Changes
2357d40
: Fix typings ofHighlightOptions
v14.6.1
Compare Source
Patch Changes
9532855
: Hide toc popover when no itemsv14.6.0
Compare Source
Minor Changes
010da9e
: Tabs: support usage withoutvalue
bebb16b
: SupportDynamicCodeBlock
componentPatch Changes
9585561
: Fix Twoslash popups focus outline4766292
: Support React 194dfde6b
]bebb16b
]4766292
]050b326
]v14.5.6
Compare Source
Patch Changes
b7745f4
: Fix references problem of sidebar tabs9a18c14
]v14.5.5
Compare Source
v14.5.4
Compare Source
v14.5.3
Compare Source
v14.5.2
Compare Source
Patch Changes
072e349
: fix initial sidebar level to 0v14.5.1
Compare Source
v14.5.0
Compare Source
v14.4.2
Compare Source
v14.4.1
Compare Source
v14.4.0
Compare Source
Minor Changes
5fd4e2f
: Make TOC collapse to a popover onlg
screen size instead ofmd
5fd4e2f
: Support better table styles for Typography plugin8a3f5b0
: Makeneutral
the default theme of Fumadocs UIPatch Changes
5145123
: Fix sidebar footer issues64defe0
: Supportfumadocs-ui/layouts/notebook
layoutv14.3.1
Compare Source
Patch Changes
e7443d7
: Fix development errorsv14.3.0
Compare Source
Minor Changes
b8a12ed
: Move totsc
(experimental)Patch Changes
80655b3
: Improve padding of sidebar tabs and expose it to sidebarv14.2.1
Compare Source
Patch Changes
ca94bfd
: Support sync usage ofgetTableOfContents
v14.2.0
Compare Source
Minor Changes
e248a0f
: Support Orama Cloud integrationv14.1.1
Patch Changes
1573d63
: Support URL formatpublicDir
in Remark Image pluginv14.0.1
Compare Source
Patch Changes
1a7d78a
: Pass props to replaced layout components via Radix UI<Slot />
v14.0.0
Compare Source
Major Changes
e45bc67
: Remove deprecatedfumadocs-core/middleware
exportmigrate: Use
fumadocs-core/i18n
.d9e908e
: Remove deprecatedlanguages
anddefaultLanguage
option from loadermigrate: Use I18n config API
9a0b09f
: Change usage ofuseDocsSearch
why: Allow static search
migrate:
Pass client option, it can be algolia, static, or fetch (default).
9a0b09f
: Remove Algolia Search Clientwhy: Replace by the new search client
migrate:
9a0b09f
: Refactor import path offumadocs-core/search-algolia/server
tofumadocs-core/search/algolia
d9e908e
: Improved usage forcreateI18nSearchAPI
(replacedcreateI18nSearchAPIExperimental
)d9e908e
: Replacefumadocs-core/search/shared
withfumadocs-core/server
Minor Changes
d9e908e
: Create search api from source (Support i18n without modifying search route handler)367f4c3
: Support referencing original page/meta from page tree nodese1ee822
: Support hast nodes intoc
variable979e301
: Replace flexearch with Orama979e301
: Support static search (without server)d9e908e
: Support creating metadata API from sourcesPatch Changes
f949520
: Support Shiki diff transformere612f2a
: Make compatible with Next.js 158ef00dc
: ApplyhideLocale
to SourcegetPage
APIs15781f0
: Fix breadcrumb empty whenincludePage
isn't specifiedbe820c4
: Bump depsfacebook/react (react)
v19.0.0
Compare Source
facebook/react (react-dom)
v19.0.0
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.