Skip to content

Commit 0410183

Browse files
committed
add changelog
1 parent 1969587 commit 0410183

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
@@ -23,6 +23,7 @@
2323
- Removed empty line at the end of `switch` statement
2424
- Removed empty `default` case from `switch` statement in the generated code
2525
- Optimised the Type Extension runtime code and removed trailing `/1` from `RE_EXN_ID` https://github.com/rescript-lang/rescript-compiler/pull/6958
26+
- Compact output for anonymous functions. https://github.com/rescript-lang/rescript-compiler/pull/6945
2627

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