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
@@ -46,6 +46,7 @@
46
46
47
47
- Better error message for when trying to await something that is not a promise. https://github.com/rescript-lang/rescript/pull/7561
48
48
- Better error messages for object field missing and object field type mismatches. https://github.com/rescript-lang/rescript/pull/7580
49
+
- Better error messages for when polymorphic variants does not match for various reasons. https://github.com/rescript-lang/rescript/pull/7596
0 commit comments