-
Notifications
You must be signed in to change notification settings - Fork 8
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
chore(deps): update dependency typedoc-plugin-markdown to v4.3.1 #578
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
e8c8306
to
84385ce
Compare
84385ce
to
03e20a9
Compare
03e20a9
to
9647f61
Compare
9647f61
to
b43edfd
Compare
b43edfd
to
27acfe6
Compare
27acfe6
to
44147c3
Compare
44147c3
to
4c95882
Compare
4c95882
to
eced088
Compare
eced088
to
8fafdb8
Compare
This PR contains the following updates:
4.0.0-next.25
->4.3.1
Release Notes
typedoc2md/typedoc-plugin-markdown (typedoc-plugin-markdown)
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.
TypeDoc 0.27 Support
Please see for full TypeDoc changelog for additional information.
There are two TypeDoc breaking changes that might effect users of this plugin:
UX Changes
parametersFormat=table
might be preferable.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. You can include in-page TOCs by usingtypedoc-plugin-remark
and theremark-toc
plugin.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.