tauri-docs
tauri-docs copied to clipboard
fix(deps): update dependency typedoc-plugin-markdown to v4.2.6
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| typedoc-plugin-markdown (source) | 4.0.3 -> 4.2.6 |
Release Notes
typedoc2md/typedoc-plugin-markdown (typedoc-plugin-markdown)
v4.2.6
Patch Changes
- Expose missing entrypoints to navigation (#663)
- Fix missing function descriptions in indexes
v4.2.5
Patch Changes
- Expose comment for arrow functions in type declarations (#670)
- Tables generated with the "htmlTable" key will include
<thead>and<tbody>elements to fix MDX compatibility issues (#671) - Expose missing descriptions with accessor keyword (#664)
v4.2.4
Patch Changes
- Expose comments to reflections with the accessor keyword (#664)
- Omit constructors from category groups (#661)
- Update categories structure in navigation to match interface model
v4.2.3
Patch Changes
- Fix missing return comments for const functions (#656)
v4.2.2
Patch Changes
- Correctly resolve comment summary for const functions (#656)
- Fix anchor links containing generics (#655)
v4.2.1
Patch Changes
- Fix missing index descriptions for signatures (#618)
v4.2.0
Minor Changes
- Exposed "modulesFileName" option (#647)
- Write
.nojekyllfile if TypeDocs "githubPages" option is true (#650) - Exposed "blockTagsPreserveOrder" option to configure ordering of comment block tags (#627).
- Exposed "useHTMLEncodedBrackets" option for alternative angle bracket escaping(#564).
v4.1.2
Patch Changes
- Support TypeDoc 0.26 relative links implementation (#645).
v4.1.1
Patch Changes
- Normalize window paths when "publicPath" is set (#639)
v4.1.0
New Features
- Theme support for TypeDoc’s 0.26 localization model.
- Theme support for TypeDoc’s 0.26 documents implementation.
- Exposed a new key "htmlTable" to formatting options enabling block elements to render as intended inside table cells. Affects all existing formatting options. Fixes (#618).
- Added new formatting options --classPropertiesFormat, --interfacePropertiesFormat and --propertyMembersFormat to further control formatting of different declaration structures.
- Supports the ability to control what table columns are rendered with the --tableColumnSettings option.
Patch Changes
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.