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 291653f commit 962d7a7Copy full SHA for 962d7a7
CHANGELOG.md
@@ -22,6 +22,7 @@
22
- Fixed tabulation for `throw new Error` bodies
23
- Removed empty line at the end of `switch` statement
24
- Removed empty `default` case from `switch` statement in the generated code
25
+- Compact output for anonymous functions. https://github.com/rescript-lang/rescript-compiler/pull/6945
26
27
#### :bug: Bug Fix
28
- Fix issue where long layout break added a trailing comma in partial application `...`. https://github.com/rescript-lang/rescript-compiler/pull/6949
0 commit comments