Skip to content

Commit 962d7a7

Browse files
committed
add changelog
1 parent 291653f commit 962d7a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
- Fixed tabulation for `throw new Error` bodies
2323
- Removed empty line at the end of `switch` statement
2424
- 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
2526

2627
#### :bug: Bug Fix
2728
- 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

Comments
 (0)