Open
Conversation
94b29a2 to
ee98bc3
Compare
ee98bc3 to
cef0101
Compare
cef0101 to
6a1d6a8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
0.28.14→0.28.16Release Notes
TypeStrong/TypeDoc (typedoc)
v0.28.16Compare Source
Bug Fixes
cause TypeDoc to infer the wrong path when resolving base paths for display.
markdownItLoaderto override more rendering #3055.Features
@includein.tsx,.cjs, and.mjsfile references #3048.@typedeftags may now specify modifier tags with the inline tag syntax{@​mod}.This makes it possible to add modifier tags to these members, which previously was not possible as
TypeScript's parsing stops for these members at the next non-braced tag, #2916 and #3050.
typedoc-config.schema.jsonis now included in the root of the package with a JSON schema for TypeDoc'sconfiguration file. The schema for the latest version is also published at https://typedoc.org/schema.json
and will automatically be picked up when writing typedoc.json files if you are using VSCode, #3054.
Thanks!
v0.28.15Compare Source
Features
gitRevisionoption now accepts the special value{branch}, which indicates source links should usethe current git branch for links, #3041.
validation.invalidPathfor suppressing warnings caused by referencing relative paths whichdo not exist when building the documentation, #3033.
Logger.validationWarningfor validation which occurs during conversion rather thanduring TypeDoc's normal validation step, #3033.
Configuration
📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), 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.