fix(deps): update dependency fumadocs-core to v15.5.1 #25
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.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
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
Patch Changes
c05dc03
: Improve error message of remark imagev15.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
v15.2.12
Compare Source
Patch Changes
acff667
: DeprecatecreateFromSource(source, pageToIndex, options)
Migrate:
v15.2.11
Compare Source
Patch Changes
07cd690
: Support separators without namev15.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.