0x-mesh
0x-mesh copied to clipboard
Bump typedoc from 0.15.8 to 0.23.24
Bumps typedoc from 0.15.8 to 0.23.24.
Release notes
Sourced from typedoc's releases.
v0.23.24
Bug Fixes
- Fixed an issue where signature comments were preferred over property comments for indirectly created function-properties, #2135.
- Fixed symlink handling when expanding entry points, #2130.
Thanks!
v0.23.23
Features
- Added
ts.Signatureto emittedEVENT_CREATE_SIGNATUREevent, #2002.Bug Fixes
- Links to members hidden by filter settings now temporarily override the filter, #2092.
- If
src/andsrc/xare specified as entry points,src/will no longer be ignored, #2121.v0.23.22
Features
- Add support for defining the kind sort order, #2109.
Bug Fixes
v0.23.21
Features
- Added support for a catch-all wildcard in
externalSymbolLinkMappings, #2102.- Added support for TypeScript 4.9.
Thanks!
v0.23.20
Bug Fixes
- Fixed comment discovery for
@inheritDocif inheriting from a function type alias, #2087.
... (truncated)
Changelog
Sourced from typedoc's changelog.
v0.23.24 (2023-01-07)
Bug Fixes
- Fixed an issue where signature comments were preferred over property comments for indirectly created function-properties, #2135.
- Fixed symlink handling when expanding entry points, #2130.
Thanks!
v0.23.23 (2022-12-18)
Features
- Added
ts.Signatureto emittedEVENT_CREATE_SIGNATUREevent, #2002.Bug Fixes
- Links to members hidden by filter settings now temporarily override the filter, #2092.
- If
src/andsrc/xare specified as entry points,src/will no longer be ignored, #2121.v0.23.22 (2022-12-11)
Features
- Add support for defining the kind sort order, #2109.
Bug Fixes
v0.23.21 (2022-11-14)
Features
- Added support for a catch-all wildcard in
externalSymbolLinkMappings, #2102.- Added support for TypeScript 4.9.
Thanks!
v0.23.20 (2022-11-03)
Bug Fixes
- Fixed comment discovery for
@inheritDocif inheriting from a function type alias, #2087.
... (truncated)
Commits
0340ef4Update changelog for release05e65f2Bump version to 0.23.240cb16a8Shiki :/7cf8b3cUpgrade depscc93e09Update changelog26480e7Merge pull request #2134 from boneskull/boneskull/issue21306c1b4acfix(test): glob root match test matches against platform-normalized pathfd7a896fix: allow traversal of symlinks in glob81ccecfFix #21352d60647Merge pull request #2133 from boneskull/boneskull/tooltweak- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by typedoc-bot, a new releaser for typedoc since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)