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 693fedf commit fc6f9e9Copy full SHA for fc6f9e9
CHANGELOG.md
@@ -52,6 +52,7 @@
52
- Improve output of record copying. https://github.com/rescript-lang/rescript-compiler/pull/7043
53
- Provide additional context in error message when `unit` is expected. https://github.com/rescript-lang/rescript-compiler/pull/7045
54
- Improve error message when passing an object where a record is expected. https://github.com/rescript-lang/rescript-compiler/pull/7101
55
+- Improve code generation or pattern matching of untagged variants. https://github.com/rescript-lang/rescript-compiler/pull/7128
56
57
#### :house: Internal
58
0 commit comments