fix(deps): update dependency fumadocs-ui to v15.5.3 #27
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.6
->15.5.3
Release Notes
fuma-nama/fumadocs (fumadocs-ui)
v15.5.3
Compare Source
Patch Changes
7d1ac21
]v15.5.2
Compare Source
Patch Changes
7a45921
: AddabsolutePath
andpath
properties to pages, markfile
as deprecated1b7bc4b
: Add@types/react
to optional peer dependency to avoid version conflict in monoreposv15.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
v15.4.2
Compare Source
Patch Changes
0ab6c7f
: Improve performance by using shallow compare onuseOnChange
by defaultv15.4.1
Compare Source
v15.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
1b999eb
: Introduce<Markdown />
component7d78bc5
: ImprovecreateRelativeLink
andgetPageByHref
for i18n usagev15.3.4
Compare Source
v15.3.3
Compare Source
Patch Changes
4ae7b4a
: Support MDX in codeblock tab valuev15.3.2
Compare Source
Patch Changes
c25d678
: Support Shiki focus notation transformer by defaultv15.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
: Fix type inference forpageTree.attachFile
inloader()
v15.2.13
Compare Source
v15.2.12
Compare Source
Patch Changes
acff667
: DeprecatecreateFromSource(source, pageToIndex, options)
Migrate:
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
v15.2.9
Compare Source
v15.2.8
Compare Source
v15.2.7
Compare Source
Patch Changes
ec85a6c
: support more options onremarkStructure
e1a61bf
: SupportremarkSteps
pluginConfiguration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.