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 1449f95 commit b3bfd85Copy full SHA for b3bfd85
CHANGELOG.md
@@ -28,6 +28,7 @@
28
- Better error message if platform binaries package is not found. https://github.com/rescript-lang/rescript/pull/7698
29
- Hint in error for string constants matching expected variant/polyvariant constructor. https://github.com/rescript-lang/rescript/pull/7711
30
- Polish arity mismatch error message a bit. https://github.com/rescript-lang/rescript/pull/7709
31
+- Suggest related functions with the expected arity in errors when it makes sense. https://github.com/rescript-lang/rescript/pull/7712
32
33
#### :house: Internal
34
0 commit comments