-
Notifications
You must be signed in to change notification settings - Fork 712
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix double render of Hierarchy header
Closes #2053.
- Loading branch information
Showing
2 changed files
with
24 additions
and
17 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,7 @@ | |
|
||
- TypeDoc will now prefer comments on variable declarations over signature comments, #2042. | ||
- Fixed double rendering of "Type Parameters" header, #2054. | ||
- Fixed double rendering of "Hierarchy" header, #2053. | ||
- Removed unused `widgets.png` and `[email protected]` files from generated assets folder. | ||
|
||
## v0.23.14 (2022-09-03) | ||
|
This file contains 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