docs(deps): update dependency typedoc to ^0.28.12
This MR contains the following updates:
Package | Change | Age | Confidence |
---|---|---|---|
typedoc (source) | ^0.28.11 -> ^0.28.12 |
Release Notes
TypeStrong/TypeDoc (typedoc)
v0.28.12
Bug Fixes
- Variables marked with
@enum
now work for symbols imported from another module, #3003. - Improved magic introduced with #2999 to work with imported symbols, #3003.
- Fixed relative link resolution to file names containing percent encoded URLs, #3006.
- Linking to the project's README file with a relative link will now behave as expected, #3006.
- Reduced unnecessary HTML element rendering in default theme.
API:
Reflection.hasComment
andComment.hasVisibleComponent
now accepts an optionalnotRenderedTags
parameter.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.