We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6d7b28 commit ea5adaeCopy full SHA for ea5adae
CHANGELOG.md
@@ -33,6 +33,7 @@
33
- Show in error messages when coercion can be used to fix a type mismatch. https://github.com/rescript-lang/rescript/pull/7505
34
- Remove deprecated pipe last (`|>`) syntax. https://github.com/rescript-lang/rescript/pull/7512
35
- Improve error message for pipe (`->`) syntax. https://github.com/rescript-lang/rescript/pull/7520
36
+- Improve a few error messages around various subtyping issues. https://github.com/rescript-lang/rescript/pull/7404
37
38
# 12.0.0-alpha.13
39
0 commit comments