We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76afdbf commit c45700eCopy full SHA for c45700e
CHANGELOG.md
@@ -46,6 +46,7 @@
46
- Improve error messages around JSX components. https://github.com/rescript-lang/rescript-compiler/pull/7038
47
- Improve output of record copying. https://github.com/rescript-lang/rescript-compiler/pull/7043
48
- Provide additional context in error message when `unit` is expected. https://github.com/rescript-lang/rescript-compiler/pull/7045
49
+- Improve error message when passing an object where a record is expected. https://github.com/rescript-lang/rescript-compiler/pull/7101
50
51
#### :house: Internal
52
0 commit comments