Update dependency typedoc-plugin-markdown to ^4.6.1 #82
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:
^4.0.0-next.43
->^4.6.1
Release Notes
typedoc2md/typedoc-plugin-markdown (typedoc-plugin-markdown)
v4.6.1
Compare Source
Patch Changes
v4.6.0
Compare 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.2
Compare Source
Patch Changes
v4.5.1
Compare Source
Patch Changes
v4.5.0
Compare 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.typeParametersFormat=table
might be preferable.Minor Changes
Patch Changes
v4.4.2
Compare Source
Patch Changes
v4.4.1
Compare Source
Patch Changes
v4.4.0
Compare 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.3
Compare Source
Patch Changes
v4.3.2
Compare Source
Patch Changes
{@​link}
resolution on type alias properties (#732).@link
tags.v4.3.1
Compare Source
Patch Changes
v4.3.0
Compare 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=table
might be preferable.New Features
Patch Changes
v4.2.10
Compare Source
Patch Changes
v4.2.9
Compare Source
Patch Changes
@return
block tags on declarations (#694)v4.2.8
Compare Source
Patch Changes
v4.2.7
Compare Source
Patch Changes
v4.2.6
Compare Source
Patch Changes
v4.2.5
Compare Source
Patch Changes
<thead>
and<tbody>
elements to fix MDX compatibility issues (#671)v4.2.4
Compare Source
Patch Changes
v4.2.3
Compare Source
Patch Changes
v4.2.2
Compare Source
Patch Changes
v4.2.1
Compare Source
Patch Changes
v4.2.0
Compare Source
Minor Changes
.nojekyll
file if TypeDocs "githubPages" option is true (#650)v4.1.2
Compare Source
Patch Changes
v4.1.1
Compare Source
Patch Changes
v4.1.0
Compare Source
New Features
Patch Changes
v4.0.3
Compare Source
Patch Changes
v4.0.2
Compare Source
Patch Changes
v4.0.1
Compare Source
Patch Changes
@example
tags on same reflection.v4.0.0
Compare 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 optionmembersWithOwnFile
option.--parametersFormat=table
.Breaking Changes
theme
to"markdown"
is no longer required and should be removed.indexTitle
has been removed. Please use the"title.indexPage"
key with option--textContentMappings
.allReflectionsHaveOwnDocument
has been removed (this behaviour is now the default). Please see optionoutputFileStrategy
](/docs/options#outputfilestrategy).entryDocument
has been renamed toentryFileName
to better reflect its purpose.namedAnchors
has been renamed touseHTMLAnchors
to better reflect its purpose.hideInPageTOC
has been removed. In-page TOC are no longer included by default.objectLiteralTypeDeclarationStyle
has been removed. Please use option--typeDeclarationFormat=list
.Bug Fixes
readmeFile
configuration (#383)<
and>
breaks Docusaurus Markdown parser. (#276)v4.0.0-next.60
Compare Source
v4.0.0-next.59
Compare Source
v4.0.0-next.58
Compare Source
v4.0.0-next.57
Compare Source
v4.0.0-next.56
Compare Source
v4.0.0-next.55
Compare Source
v4.0.0-next.54
Compare Source
v4.0.0-next.53
Compare Source
v4.0.0-next.52
Compare Source
v4.0.0-next.51
Compare Source
v4.0.0-next.50
Compare Source
v4.0.0-next.49
Compare Source
v4.0.0-next.48
Compare Source
v4.0.0-next.47
Compare Source
v4.0.0-next.46
Compare Source
v4.0.0-next.45
Compare Source
v4.0.0-next.44
Compare Source
Configuration
📅 Schedule: Branch creation - "* * * * 0,6" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.