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
+1
Original file line number
Diff line number
Diff line change
@@ -61,6 +61,7 @@ These are only breaking changes for unformatted code.
61
61
- Fix issue with overlapping labelled argument with default value https://github.com/rescript-lang/rescript-compiler/pull/5989
62
62
- Fix issue with using alias and default value together https://github.com/rescript-lang/rescript-compiler/pull/5989
63
63
- GenType: fix issue with V3 compatibility mode (see https://github.com/rescript-lang/rescript-compiler/issues/5990) https://github.com/rescript-lang/rescript-compiler/pull/5991
64
+
- Fix issue in `Js.Promise2` where `then` and `catch` were returning `undefined`https://github.com/rescript-lang/rescript-compiler/pull/5997
0 commit comments