fix(deps): update dependency fumadocs-core to v15 #283
+424
−6
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:
13.4.10
->15.5.5
Release Notes
fuma-nama/fumadocs (fumadocs-core)
v15.5.5
Compare Source
Patch Changes
0d3f76b
: Fix wrong indexing of file systemv15.5.4
Compare Source
Patch Changes
35c3c0b
: Support handling duplicated slugs and conflicts such asdir/index.mdx
vsdir.mdx
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 Core68526ea
: Redesignfumadocs-ui/components/dialog/search
usage to make it composable, and mark it as stable API.b4916d2
]8738b9c
]a66886b
]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
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
1b999eb
: Introduce<Markdown />
component7d78bc5
: ImprovecreateRelativeLink
andgetPageByHref
for i18n usagev15.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
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 codeblockv15.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 codeblocks50db874
]79e75c3
]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
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
pluginv15.2.6
Compare Source
Patch Changes
d49f9ae
: Fix order of<I18nProvider />
b07e98c
: fixloader().getNodePage()
returning undefined for other locales3a4bd88
: Fix wrong index files output in i18n page tree generationv15.2.5
Compare Source
Patch Changes
c66ed79
]v15.2.4
Compare Source
Patch Changes
1057957
: Fix type problems on dynamic codeblockv15.2.3
Compare Source
v15.2.2
Compare Source
Patch Changes
0829544
: deprecateblockScrollingWidth
in favour ofremoveScrollOn
v15.2.1
Compare Source
v15.2.0
Compare Source
Minor Changes
2fd325c
: Enablelazy
onrehypeCode
by defaulta7cf4fa
: Support other frameworks viaFrameworkProvider
v15.1.3
Compare Source
Patch Changes
b734f92
: supportmdxJsxFlowElement
inremarkStructure
v15.1.2
Compare Source
Patch Changes
3f580c4
: Support directory-based i18n routingv15.1.1
Compare Source
Patch Changes
c5add28
: use internal store for Shiki highlighter instancesf3cde4f
: Support markdown files with default local code in file name7c8a690
: Improve file info interfaceb812457
: Remove Next.js usage from search serverv15.1.0
Compare Source
Minor Changes
f491f6f
: Lazy build page tree by defaultf491f6f
: SupportgetPageByHref()
on loader APIPatch Changes
f491f6f
: FixfindNeighbour()
doesn't exclude other nodes of another rootv15.0.18
Compare Source
Patch Changes
e7e2a2a
: SupportcreateRelativeLink
component factory for using relative file paths inhref
v15.0.17
Compare Source
Patch Changes
72f79cf
: Support Orama Cloud crawler indexv15.0.16
Compare Source
v15.0.15
Compare Source
Patch Changes
9f6d39a
: Fix peer deps2035cb1
: remove hook-level cache fromuseDocsSearch()
v15.0.14
Compare Source
Patch Changes
37dc0a6
: Updateimage-size
to v2796cc5e
: Upgrade to Orama v32cc0be5
: Support to add custom serialization toremarkStructure
viadata._string
v15.0.13
Compare Source
v15.0.12
Compare Source
Patch Changes
3534a10
: Movefumadocs-core
highlighting utils tofumadocs-core/highlight
andfumadocs-core/highlight/client
93952db
: Generate a$id
attribute to page tree nodesv15.0.11
Compare Source
v15.0.10
Compare Source
Patch Changes
d95c21f
: addinitOrama
option to static clientv15.0.9
Compare Source
v15.0.8
Compare Source
v15.0.7
Compare Source
Patch Changes
5deaf40
: Support icons in separators ofmeta.json
v15.0.6
Compare Source
Patch Changes
08236e1
: Support custom toc settings in headingsa06af26
: Support pages withouttitle
v15.0.5
Compare Source
v15.0.4
Compare Source
v15.0.3
Compare Source
v15.0.2
Compare Source
v15.0.1
Compare Source
v15.0.0
Compare Source
Minor Changes
581f4a5
: Support code block tabs without hardcoding<Tabs />
itemsmigrate: Use the
remarkCodeTab
plugin.before:
after:
Patch Changes
5b8cca8
: FixremarkAdmonition
missing some types from Docusaurusa763058
: Support reversed rest items inmeta.json
v14.7.7
Compare Source
v14.7.6
Compare Source
Patch Changes
b9601fb
: Update Shikiv14.7.5
Compare Source
Patch Changes
777188b
: [Page Tree Builder] Inline folders without childrenv14.7.4
Compare Source
Patch Changes
bb73a72
: Fix search params being ignored in middleware redirection69bd4fe
: Supportsource.getPageTree()
functionv14.7.3
Compare Source
Patch Changes
041f230
: Support trailing slashv14.7.2
Compare Source
Patch Changes
14b280c
: Revert default i18n configv14.7.1
Compare Source
Patch Changes
72dc093
: Add chinese i18n configuration for Orama search if not specifiedv14.7.0
Compare Source
Minor Changes
97ed36c
: Remove defaults fromloader
and deprecaterootDir
optionsv14.6.8
Compare Source
v14.6.7
Compare Source
Patch Changes
5474343
: Export dynamic-linkv14.6.6
Compare Source
v14.6.5
Compare Source
Patch Changes
969da26
: Improve i18n apiv14.6.4
Compare Source
Patch Changes
b71064a
: Support remark plugins & vfile input ongetTableOfContents
v14.6.3
Compare Source
v14.6.2
Compare Source
Patch Changes
2357d40
: Fix typings ofHighlightOptions
v14.6.1
Compare Source
v14.6.0
Compare Source
Minor Changes
bebb16b
: Add support for pre-rendering touseShiki
hook050b326
: Support codeblocktab
meta without valuePatch Changes
4dfde6b
: support additionalcomponents
option of Orama search4766292
: Support React 19v14.5.6
Compare Source
Patch Changes
9a18c14
: Downgrade Orama to v2 to fix external tokenizersv14.5.5
Compare Source
v14.5.4
Compare Source
v14.5.3
Compare Source
v14.5.2
Compare Source
v14.5.1
Compare Source
v14.5.0
Compare Source
v14.4.2
Compare Source
v14.4.1
Compare Source
v14.4.0
Compare Source
v14.3.1
Compare Source
v14.3.0
Compare Source
v14.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
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 depsConfiguration
📅 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 is behind base branch, 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.