-
Notifications
You must be signed in to change notification settings - Fork 8
chore(deps): update dependency typedoc-plugin-markdown to v4.7.0 #578
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: next
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## next #578 +/- ##
=======================================
Coverage 99.92% 99.92%
=======================================
Files 42 42
Lines 8459 8459
Branches 416 416
=======================================
Hits 8453 8453
Misses 6 6 ☔ View full report in Codecov by Sentry. |
f501889
to
eb8758f
Compare
eb8758f
to
ded9096
Compare
ded9096
to
d5a3451
Compare
d5a3451
to
fbae660
Compare
fbae660
to
b3188d7
Compare
b3188d7
to
0f4da91
Compare
0f4da91
to
4f23085
Compare
4f23085
to
55d3609
Compare
55d3609
to
6f99da1
Compare
916b202
to
8dc58b6
Compare
8dc58b6
to
175306a
Compare
175306a
to
d5ae8c1
Compare
d5ae8c1
to
5b37d14
Compare
5b37d14
to
60a62a3
Compare
60a62a3
to
f995095
Compare
f995095
to
2de878f
Compare
2de878f
to
25c5267
Compare
25c5267
to
c6698a7
Compare
This PR contains the following updates:
4.0.0-next.25
->4.7.0
Release Notes
typedoc2md/typedoc-plugin-markdown (typedoc-plugin-markdown)
v4.7.0
Compare Source
Minor Changes
useCustomAnchors
andcustomAnchorsFormat
options - thanks @ocavue.Patch Changes
v4.6.4
Compare Source
Patch Changes
@group/@​category=none
) (#815).v4.6.3
Compare Source
Patch Changes
v4.6.2
Compare Source
Patch Changes
@group none
,@category none
and@disableGroups
.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.parametersFormat=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
v4.0.0-next.43
Compare Source
v4.0.0-next.42
Compare Source
v4.0.0-next.41
Compare Source
v4.0.0-next.40
Compare Source
v4.0.0-next.39
Compare Source
v4.0.0-next.38
Compare Source
v4.0.0-next.37
Compare Source
v4.0.0-next.36
Compare Source
v4.0.0-next.35
Compare Source
v4.0.0-next.34
Compare Source
v4.0.0-next.33
Compare Source
v4.0.0-next.32
Compare Source
v4.0.0-next.31
Compare Source
v4.0.0-next.30
Compare Source
v4.0.0-next.29
Compare Source
v4.0.0-next.28
Compare Source
v4.0.0-next.27
Compare Source
v4.0.0-next.26
Compare Source
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.