fix(deps): update dependency fumadocs-openapi to v10 #416
+85
−212
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:
^9.3.8->^10.0.0Release Notes
fuma-nama/fumadocs (fumadocs-openapi)
v10.1.4Compare Source
Patch Changes
90ada4b: Fix example value generation for parametersv10.1.3Compare Source
Patch Changes
ddeeb74: Improve error message on invalid document propsfb3440c: fix possible hydration errors8469c6d]7292424]v10.1.2Compare Source
Patch Changes
88150ae: Handle empty summary when generating display namev10.1.1Compare Source
Patch Changes
25393cd: Fix duplicated security scheme name in requirements928cc25: Fix wrong option typesv10.1.0Compare Source
Minor Changes
4b2a7e4: Require peer dep of Fumadocs 16.2.0e5c9f7f: Display webhook request examplesPatch Changes
ed67af0: enhance schema generation by merging properties from extended schema properties196d71c: support webhook badge0e327bd: use container queryc44d999: Fix schema scope in API playgrounds6635eb5: Improve UX0e327bd: ImproveallOfmerging util60e3324: improve description rendering80579fd]a9f4eda]36eb90a]5d65002]9a39883]12d3f78]v10.0.11Compare Source
Patch Changes
5ac448a: Improve response rendering2e01720]15bd183]42ad84c]v10.0.10Compare Source
Patch Changes
fb3401a: Fix errors on empty callbacksfe380da]40d9b75]ade44d0]v10.0.9Compare Source
Patch Changes
c3b8474]v10.0.8Compare Source
Patch Changes
88dae4d]v10.0.7Compare Source
Patch Changes
c5c00e9]v10.0.6Compare Source
Patch Changes
e792e43: hotfix recursiveoneOfschema UIv10.0.5Compare Source
Patch Changes
ff68f69]00058c8]v10.0.4Compare Source
Patch Changes
0ada792: Enhance Schema UI to display inherited properties foroneOf.112e8d9]733b01e]v10.0.3Compare Source
Patch Changes
9a7fd08: Improve integer fields handling2eef888]v10.0.2Compare Source
Patch Changes
6d0ddb9: fix unset values on number & boolean fieldsv10.0.1Compare Source
Patch Changes
2347d33: Fix Scalar integrationv10.0.0Compare Source
Major Changes
ccae0ac: Rename optioncontent.showExampleInFieldstoschemaUI.showExample.87cdffa: Droprenderer&fieldsAPIFumadocs OpenAPI now expects per-feature customizations, dropping the old centralized
rendererAPI.For migrating the
fieldsoption of Playground, you can userender*APIs on client configs.You can customise the renderers of different layouts:
40d0fa3: Expect OpenAPI server to usegenerateFiles()File generation is now part of OpenAPI server, the
inputfield requires the server instead of string array.Before:
After:
aa4e1ad: RedesigncreateOpenAPIusageBefore:
After:
disablePlaygroundfromcreateAPIPage(), useplayground.enabledinstead:adapter.client:Forwarding client-side media adapters is also done with
api-page.client.tsx:Minor Changes
189028a: AddstorageKeyPrefixoption to isolatelocalStoragefor multiple API instancesWhen using multiple
createOpenAPI()instances in the same application, the server selection state would bleed between different APIs because they all shared the same storage key prefix.Set a prefix to avoid this.
Usage:
Patch Changes
c1026b8: Fix TypeScript schema wrong output.Note: code formatting has been disabled to improve performance.
ca09b6a: Core: Support accessing MDX plugins separately atfumadocs-core/mdx-plugins/*Updated dependencies [
bc97236]Updated dependencies [
ca09b6a]Updated dependencies [
c0df2c4]Updated dependencies [
117ad86]v9.7.3Patch Changes
f97cd1e]f7e15e2]v9.7.1Compare Source
Patch Changes
8221785]v9.7.0Compare Source
Minor Changes
ef73516: Supportper: customv9.6.5Compare Source
Patch Changes
d9d73f3: SupportgroupByfunction value99971c7]v9.6.4Compare Source
Patch Changes
v9.6.3Compare Source
Patch Changes
cc179fb: Generate Python objects for code examplesv9.6.2Compare Source
Patch Changes
d511232]v9.6.1Compare Source
Patch Changes
45f0c1f]v9.6.0Minor Changes
8ebd28f: Redesign schema UI to leverage CSRFumadocs OpenAPI now uses CSR to render recursive components, hugely reducing the size of page for highly nested JSON schemas & improve performance.
ef9737d: Add reset value button to non-required fieldsPatch Changes
21fcc0b: Supportcontent.showExampleInFieldsoption4a36701: avoid render-time form modifications5210f18: Support Fumadocs 16 inpeerDependencies.1494340]230c6bf]851897c]de0ce6d]4049ccc]0ed0ca6]429c41a]5210f18]cbc93e9]42f09c3]55afd8a]5966e23]v9.5.0Compare Source
Minor Changes
5cb199f: Support generating virtual pages for Source APIPatch Changes
ce2be59]31b9494]v9.4.1Compare Source
Patch Changes
a3a14e7: Bump depsa3a14e7]7b0d839]v9.4.0Compare Source
Minor Changes
ac8e67d: OpenAPI: Custom request timeout for API playgroundPatch Changes
90cf1fe]ad9a004]90cf1fe]6c3bde5]747bdbc]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.
🔕 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.