fix(deps): update dependency fumadocs-typescript to v5.1.1 #466
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:
5.0.1→5.1.1Release Notes
fuma-nama/fumadocs (fumadocs-typescript)
v5.1.1fumadocs-typescript
5.1.0
Minor Changes
f6cecbf: Use Universal Shiki configuartion for Markdown rendererPatch Changes
9ba1250]5.0.1
Patch Changes
689d31e: Improve error messageb16a32f: Switch to tsdown for bundling590d36a]98d38ff]446631d]b16a32f]5.0.0
Major Changes
9a3e2e8: Require async forgenerator.generateDocumentation()This is necessary to support async cache adapter.
9a3e2e8: Remove deprecated APIsgenerateDocumentation()function, create a generator instead.generateFiles& MDX generation APIs, useremarkAutoTypeTableinstead.9a3e2e8: Require explicit cachePreviously, we enabled file system cache by default, but the directory is not customisable and only support Next.js.
Now, cache is disabled by default and require explicit declaration.
Update all your
createGenerator()calls:Patch Changes
7c78045]4.0.14
Patch Changes
f728e67: Support customising full type with@fumadocsTypetagda87713]d17499b]4.0.13
Patch Changes
ca09b6a: Core: Support accessing MDX plugins separately atfumadocs-core/mdx-plugins/*bc97236]ca09b6a]c0df2c4]117ad86]4.0.12
Patch Changes
5210f18: Support Fumadocs 16 inpeerDependencies.1494340]230c6bf]851897c]de0ce6d]4049ccc]0ed0ca6]429c41a]5210f18]cbc93e9]42f09c3]55afd8a]5966e23]4.0.11
Patch Changes
a3a14e7: Bump depsa3a14e7]7b0d839]4.0.10
Patch Changes
e0cfcdc: Improve simple type generation90cf1fe]ad9a004]90cf1fe]6c3bde5]747bdbc]4.0.9
Patch Changes
43cbf32: Fix@remarksused for full instead of simplified type form655bb46]53a0635]d1ae3e8]6548a59]51268ec]51268ec]4.0.8
Patch Changes
0d55667: EnforcepeerDepson Fumadocs depsc948f59]4.0.7
Patch Changes
45c7531: Type Table: Support displaying parameters & return types4082acc: Redesign Type Table4.0.6
Patch Changes
1b7bc4b: Add@types/reactto optional peer dependency to avoid version conflict in monorepos4.0.5
Patch Changes
a6c909b: Removed unused devDependencies and migrated fromfast-globtotinyglobby4.0.4
Patch Changes
6b04eed: Fix errors on special keysa1f3273: Lazy load compiler instance4.0.3
Patch Changes
3a5595a: Support deprecated properties in Type Table4.0.2
Patch Changes
38117c1: addnull | undefinedto optional props in a object type4.0.1
Patch Changes
f67d20f: Fixremark-auto-type-tabledoesn't renderrequiredproperty4.0.0
Major Changes
b83d946: UsecreateGeneratorAPICreate a generator instance:
Refactor:
To:
This ensure the compiler instance is always re-used.
3.1.0
Minor Changes
42d68a6: SupportremarkAutoTypeTableplugin, deprecate MDX generator in favour of new remark pluginPatch Changes
5d0dd11: Support overridingrenderMarkdownfunction3.0.4
Patch Changes
7608f4e: Support showing optional properties on TypeTable3.0.3
Patch Changes
b9601fb: Update Shiki3.0.2
Patch Changes
c042eb7: Fix private class members3.0.1
Patch Changes
d6d290c: Upgrade Shiki3.0.0
Major Changes
f9adba6: Return an array of doc entry ingenerateDocumentationMinor Changes
f9adba6: Support inline type syntax inAutoTypeTabletypepropf9adba6: SupportcreateTypeTablefor shared project instancePatch Changes
be820c4: Bump deps2.1.0
Minor Changes
3a2c837: Disable cache on program-levelPatch Changes
0c251e5: Bump deps2.0.1
Patch Changes
8ef2b68: Bump deps2.0.0
Major Changes
f75287d: Introducefumadocs-docgenpackage.Offer a better authoring experience for advanced use cases.
remark-dynamic-contentandremark-installplugins to the new packagefumadocs-docgen.Usage
Add the
remarkDocGenplugin to your remark plugins.Generate docs with code blocks.
Migrate
For
remarkDynamicContent, enablefileGeneratorand use this syntax:For
remarkInstall, it remains the same:1.0.2
Patch Changes
77b5b70: Fix compatibility problems with Typescript 5.4.31.0.1
Patch Changes
f4aa6b6: Ignore fields marked with@internaltag1.0.0
Major Changes
321d1e1: Support markdown in type descriptionMinor Changes
722c2d6: Support generating MDX filesConfiguration
📅 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.