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
@@ -9,6 +9,7 @@
9
9
## Bug Fixes
10
10
11
11
- Fixed an issue where a namespace would not be created for merged function-namespaces which are declared as variables, #2478.
12
+
- A class which implements itself will no longer cause a crash when rendering HTML, #2495.
12
13
- Variable functions which have construct signatures will no longer be converted as functions, ignoring the construct signatures.
13
14
- Fixed an issue where, if the index section was collapsed when loading the page, all content within it would be hidden until expanded, and a member visibility checkbox was changed.
0 commit comments