You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -64,6 +64,7 @@
64
64
- Interfaces/classes created via extending a module will no longer contain variables/functions where the member should have been converted as properties/methods, #2150.
65
65
- TypeDoc will now ignore a leading `v` in versions, #2212.
66
66
- Category titles now render with the same format in the page index and heading title, #2196.
67
+
- Fixed crash when using `typeof` on a reference with type arguments, #2220.
0 commit comments