-
Notifications
You must be signed in to change notification settings - Fork 9
chore(deps): update dependency typedoc-plugin-markdown to v4.9.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 GitHub.
|
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
5b37d14 to
60a62a3
Compare
60a62a3 to
f995095
Compare
f995095 to
2de878f
Compare
2de878f to
25c5267
Compare
25c5267 to
c6698a7
Compare
c6698a7 to
88d248e
Compare
88d248e to
03670ea
Compare
03670ea to
1249766
Compare
1249766 to
7fae20d
Compare
This PR contains the following updates:
4.0.0-next.25→4.9.0Release Notes
typedoc2md/typedoc-plugin-markdown (typedoc-plugin-markdown)
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)v4.0.0-next.60Compare Source
v4.0.0-next.59Compare Source
v4.0.0-next.58Compare Source
v4.0.0-next.57Compare Source
v4.0.0-next.56Compare Source
v4.0.0-next.55Compare Source
v4.0.0-next.54Compare Source
v4.0.0-next.53Compare Source
v4.0.0-next.52Compare Source
v4.0.0-next.51Compare Source
v4.0.0-next.50Compare Source
v4.0.0-next.49Compare Source
v4.0.0-next.48Compare Source
v4.0.0-next.47Compare Source
v4.0.0-next.46Compare Source
v4.0.0-next.45Compare Source
v4.0.0-next.44Compare Source
v4.0.0-next.43Compare Source
v4.0.0-next.42Compare Source
v4.0.0-next.41Compare Source
v4.0.0-next.40Compare Source
v4.0.0-next.39Compare Source
v4.0.0-next.38Compare Source
v4.0.0-next.37Compare Source
v4.0.0-next.36Compare Source
v4.0.0-next.35Compare Source
v4.0.0-next.34Compare Source
v4.0.0-next.33Compare Source
v4.0.0-next.32Compare Source
v4.0.0-next.31Compare Source
v4.0.0-next.30Compare Source
v4.0.0-next.29Compare Source
v4.0.0-next.28Compare Source
v4.0.0-next.27Compare Source
v4.0.0-next.26Compare 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.