docs(deps): update dependency typedoc to ^0.28.11
This MR contains the following updates:
Package | Change | Age | Confidence |
---|---|---|---|
typedoc (source) | ^0.28.10 -> ^0.28.11 |
Release Notes
TypeStrong/TypeDoc (typedoc)
v0.28.11
Features
- Object properties declared with shorthand property assignment will now use the variable's comment if they do not have their own comment, #2999.
Bug Fixes
- Fixed link resolution not working correctly in first comment on the file in some cases, #2994.
- Optional methods are now rendered with a trailing
?
in the reflection preview and signature, #2995. - The
compilerOptions
option now functions properly with non-boolean options, #3000. - Configuration errors within the
compilerOptions
option are now handled gracefully, #3000. - Fixed improper casing of "Type Declaration" header, #3002.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.