chore(deps): update dependency typedoc-plugin-markdown to v4#131
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency typedoc-plugin-markdown to v4#131renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
8e2dee8 to
72a7781
Compare
72a7781 to
03d2158
Compare
03d2158 to
262b0d2
Compare
262b0d2 to
9b5cd13
Compare
cd6bfcc to
dac3516
Compare
f79d6d7 to
405f74f
Compare
be25d60 to
2cf76da
Compare
229a544 to
f503451
Compare
f503451 to
54f8a12
Compare
54f8a12 to
75674a2
Compare
75674a2 to
98f6301
Compare
98f6301 to
a1843ca
Compare
708d3de to
67b9195
Compare
67b9195 to
23e6042
Compare
e504546 to
23e6042
Compare
23e6042 to
a7da22b
Compare
f4fa189 to
8fbaecf
Compare
8fbaecf to
a18299b
Compare
a18299b to
1072ca5
Compare
57e3139 to
369fb6a
Compare
369fb6a to
46c9ba4
Compare
46c9ba4 to
f358e48
Compare
f358e48 to
4aa153b
Compare
4aa153b to
7ed5c38
Compare
7ed5c38 to
13b0c3f
Compare
13b0c3f to
d83b68f
Compare
d83b68f to
e6f64f8
Compare
e6f64f8 to
cfb618a
Compare
cfb618a to
b53ab0e
Compare
b53ab0e to
81ab1f1
Compare
81ab1f1 to
5d3d5f2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
3.11.14→4.11.0Release Notes
typedoc2md/typedoc-plugin-markdown (typedoc-plugin-markdown)
v4.11.0Compare Source
Minor Changes
Patch Changes
@exampleheadings (#858).|) in union type output are now escaped.v4.10.0Compare Source
Minor Changes
Patch Changes
v4.9.0Compare Source
Minor Changes
navigationJsonthat can be used to write navigation structure as JSON to disk.Patch Changes
v4.8.1Compare Source
Patch Changes
v4.8.0Compare Source
Minor Changes
pageTitleTemplatesand adjusted default templates (#831).strikeDeprecatedPageTitlesoption.Patch Changes
v4.7.1Compare Source
Patch Changes
v4.7.0Compare Source
Minor Changes
useCustomAnchorsandcustomAnchorsFormatoptions - thanks @ocavue.Patch Changes
v4.6.4Compare Source
Patch Changes
@group/@​category=none) (#815).v4.6.3Compare Source
Patch Changes
v4.6.2Compare Source
Patch Changes
@group none,@category noneand@disableGroups.v4.6.1Compare Source
Patch Changes
v4.6.0Compare Source
This release continues the effort to further align to TypeDoc’s default theme, with improvements that make the plugin more consistent and predictable.
Architectural Changes
Structural Changes
This aligns with the default theme and improves navigation.
Minor Changes
Patch Changes
v4.5.2Compare Source
Patch Changes
v4.5.1Compare Source
Patch Changes
v4.5.0Compare Source
This release introduces support for TypeDoc 0.28 that contains several under-the-hood breaking API changes.
From a consumer perspective there should be no direct breaking change from the plugin itself, but there are some architectural and output structure changes to consider.
Architectural Changes
"outputFileStrategy"option."outputFileStrategy"is still supported for now, but will now point to the "member" and "module" router keys respectively. Further details are contained in the documentation website.Structural Changes
typeAliasPropertiesFormat" has been exposed to place properties rendered from the updated structure to a table format.parametersFormat=tablemight be preferable.Minor Changes
Patch Changes
v4.4.2Compare Source
Patch Changes
v4.4.1Compare Source
Patch Changes
v4.4.0Compare Source
This release introduces structural enhancements to the user interface and bug fixes to enhance overall functionality.
Structural Changes
Minor Changes
Patch Changes
v4.3.3Compare Source
Patch Changes
v4.3.2Compare Source
Patch Changes
{@​link}resolution on type alias properties (#732).@linktags.v4.3.1Compare Source
Patch Changes
v4.3.0Compare Source
This release introduces support for TypeDoc 0.27 and some additional UX features and improvements in addition to some bug fixes.
Architectural Changes
Please see the full TypeDoc changelog for additional information.
There are two TypeDoc breaking changes that might effect users of this plugin:
Structural Changes
parametersFormat=tablemight be preferable.New Features
Patch Changes
v4.2.10Compare Source
Patch Changes
v4.2.9Compare Source
Patch Changes
@returnblock tags on declarations (#694)v4.2.8Compare Source
Patch Changes
v4.2.7Compare Source
Patch Changes
v4.2.6Compare Source
Patch Changes
v4.2.5Compare Source
Patch Changes
<thead>and<tbody>elements to fix MDX compatibility issues (#671)v4.2.4Compare Source
Patch Changes
v4.2.3Compare Source
Patch Changes
v4.2.2Compare Source
Patch Changes
v4.2.1Compare Source
Patch Changes
v4.2.0Compare Source
Minor Changes
.nojekyllfile if TypeDocs "githubPages" option is true (#650)v4.1.2Compare Source
Patch Changes
v4.1.1Compare Source
Patch Changes
v4.1.0Compare Source
New Features
Patch Changes
v4.0.3Compare Source
Patch Changes
v4.0.2Compare Source
Patch Changes
v4.0.1Compare Source
Patch Changes
@exampletags on same reflection.v4.0.0Compare Source
Architectural Changes
New Features
Structural Changes
--outputFileStrategy. To achieve the same output as v3 (whereby only Classes, Enums and Interfaces have their own file), set the optionmembersWithOwnFileoption.--parametersFormat=table.Breaking Changes
themeto"markdown"is no longer required and should be removed.indexTitlehas been removed. Please use the"title.indexPage"key with option--textContentMappings.allReflectionsHaveOwnDocumenthas been removed (this behaviour is now the default). Please see optionoutputFileStrategy](/docs/options#outputfilestrategy).entryDocumenthas been renamed toentryFileNameto better reflect its purpose.namedAnchorshas been renamed touseHTMLAnchorsto better reflect its purpose.hideInPageTOChas been removed. In-page TOC are no longer included by default.objectLiteralTypeDeclarationStylehas been removed. Please use option--typeDeclarationFormat=list.Bug Fixes
readmeFileconfiguration (#383)<and>breaks Docusaurus Markdown parser. (#276)v3.17.1Compare Source
v3.17.0Compare Source
Features
v3.16.0Compare Source
v3.15.4Compare Source
Fixes
v3.15.3Compare Source
v3.15.2Compare Source
v3.15.1Compare Source
v3.15.0Compare Source
Features
v3.14.0Compare Source
Features
Fixes
v3.13.6Compare Source
Fixes
v3.13.5Compare Source
Fixes
v3.13.4Compare Source
Fixes
Support @typeParam comments (#326 )
v3.13.3Compare Source
v3.13.2Compare Source
Fixes
v3.13.1Compare Source
v3.13.0Compare Source
Features
v3.12.1Compare Source
Bug Fixes
v3.12.0Compare Source
Bug Fixes
Features
preserveAnchorCasingoption (#301) (f51ff45)Configuration
📅 Schedule: (UTC)
🚦 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.