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 02bcbd4 commit 40f6726Copy full SHA for 40f6726
CHANGELOG.md
@@ -34,6 +34,7 @@
34
- Dedicated error message for ternary type mismatch. https://github.com/rescript-lang/rescript/pull/7804
35
- Dedicated error message for passing a braced ident to something expected to be a record. https://github.com/rescript-lang/rescript/pull/7806
36
- Hint about partial application when missing required argument in function call. https://github.com/rescript-lang/rescript/pull/7807
37
+- More autocomplete improvements involving modules and module types. https://github.com/rescript-lang/rescript/pull/7795
38
39
#### :house: Internal
40
0 commit comments