fix(deps): update dependency fumadocs-core to v15 #283
+390
−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.0.11
Release Notes
fuma-nama/fumadocs (fumadocs-core)
v15.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
Patch Changes
c892bd9
: ImproveDocsCategory
cardsc892bd9
: Always show copy button on codeblocks on touch devicesv15.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
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
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
9908922
: Add default icon styles (transformer
) to sidebar tabsece734f
: Support custom children of trigger onInlineTOC
component1a2597a
: Expose--fd-tocnav-height
CSS variable2357d40
]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
Patch Changes
06f66d8
: improve notebook layout for transparent sidebar2d0501f
: Fi sidebar icon triggerv14.5.4
Compare Source
Patch Changes
8e2cb31
: fix trivial bugsv14.5.3
Compare Source
Patch Changes
c5a5ba0
: fix sidebardefaultOpenLevel
f34e895
: Supportprops
in tag items4c82a3d
: Hide toc when it has no items and custom banner & footerf8e5157
: Fix customtheme
with Typography pluginad00dd3
: Support folder groups on sidebar tabsv14.5.2
Compare Source
Patch Changes
072e349
: fix initial sidebar level to 0v14.5.1
Compare Source
Patch Changes
6fd480f
: Fix old browser compatibilityv14.5.0
Compare Source
Minor Changes
66c70ec
: Replace official Tailwind CSS typography pluginprose-sm
andprose-gray
are removed, as it's supposed to only provide support for Fumadocs UI typography styles.05d224c
: added the updateAnchor option for the Tabs ui componentPatch Changes
v14.4.2
Compare Source
Patch Changes
0f1603a
: Fix bugsv14.4.1
Compare Source
Patch Changes
07474cb
: fix codeblock paddings48a2c15
: Control page styles from layoutsv14.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
2949da3
: Show 'ctrl' for windows in search toggleca94bfd
]v14.2.0
Compare Source
Minor Changes
e248a0f
: Support Orama Cloud integration7a5393b
: Replacecmdk
with custom implementationPatch Changes
e248a0f
]v14.1.1
Patch Changes
1573d63
]v14.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.