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:
15.2.8
->15.5.1
11.6.0
->11.6.7
15.2.8
->15.5.1
Release Notes
fuma-nama/fumadocs (fumadocs-core)
v15.5.1
Compare Source
Patch Changes
b4916d2
: Movehide-if-empty
component to Fumadocs Core8738b9c
: Always encode generated slugs for non-ASCII characters inloader()
a66886b
: Deprecate other parameters foruseDocsSearch()
The new usage passes options to a single object, improving the readability:
v15.5.0
Compare Source
Minor Changes
589d101
: Move TOC closer to page body on larger viewportsChanged layout positioning, all layout components now use
fixed
position.This may impact sites that:
For custom footer, make sure to add them into
<DocsLayout />
instead:Patch Changes
50f8f7f
: Update Home Layout navbar design697d5b4
: Support specifying a customvalue
forAccordion
v15.4.2
Compare Source
Patch Changes
0ab6c7f
]v15.4.1
Compare Source
Patch Changes
e72b7b4
: hotfix: production source map being ignoredv15.4.0
Compare Source
Minor Changes
961b67e
: Bump algolia search to v5This also introduced changes to some APIs since
algoliasearch
v4 and v5 has many differences.Now we highly recommend to pass an index name to
sync()
:For search client, pass them to
searchOptions
:Patch Changes
092fd04
: Fallback todangerouslySetInnerHTML
for inlined scripts for backward compatibility7d78bc5
: ImprovecreateRelativeLink
andgetPageByHref
for i18n usage1b999eb
]961b67e
]7d78bc5
]v15.3.4
Compare Source
Patch Changes
e0c2a92
: Improve UI consistency71fc1a5
: Mount all children of tabs by defaultv15.3.3
Compare Source
Patch Changes
05b3bd9
: [Internal] requireTagsListItem
to be used withTagsList
39bf088
: Support usage withTabs
in primitive waye955a98
: Hotfix problems withHideIfEmpty
4ae7b4a
]v15.3.2
Compare Source
Patch Changes
1753cf1
: Fix navbar external items and nav menu scroll9b38baf
: addsuccess
type to callout8e862e5
: Use native scroll bar for codeblocks and some elements for better performanceac0ab12
: Improve performance by reducing usage of@radix-ui/react-scroll-area
c25d678
: Support Shiki focus notation transformer by defaultc25d678
]v15.3.1
Compare Source
Patch Changes
3372792
: Support line numbers in codeblock3372792
]v15.3.0
Compare Source
Minor Changes
52b5ad8
: Redesign mobile sidebarMobile sidebar is now a separate component from the desktop one, with its own id
nd-sidebar-mobile
.note to advanced use cases: Fumadocs UI now stopped using
fumadocs-core/sidebar
, avoid using the primitive directly as provider is not used.Patch Changes
abce713
: Adjust design (Accordion, Tabs, border color of themes)c05dc03
]v15.2.15
Compare Source
Patch Changes
50db874
: Remove placeholder space for codeblocks79e75c3
: Improve default MDX attribute indexing strategy forremarkStructure
v15.2.14
Compare Source
Patch Changes
6ea1718
]v15.2.13
Compare Source
Patch Changes
b433d93
: Recommend using custom button/link instead for edit on GitHub button1e07ed8
: Support disabling codeblock styles with.not-fumadocs-codeblock
v15.2.12
Compare Source
Patch Changes
b68bb51
: Fix sidebar legacy behaviours127e681
: Fix Notebook layout ignoresthemeSwitch
andsidebar.collapsible
on nav modeacff667
]v15.2.11
Compare Source
Patch Changes
d4d1ba7
: Fix sidebar collapsible control search button still visible with search disabled4e62b41
: Bundlelucide-react
as part of library07cd690
: Support separators without name07cd690
]v15.2.10
Compare Source
Patch Changes
3a5595a
: Support deprecated properties in Type Table8c9fc1f
: Fix callout marginv15.2.9
Compare Source
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.
👻 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.