Skip to content

Commit c03abaa

Browse files
committed
Update CHANGELOG.md
1 parent c204fc9 commit c03abaa

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
- Fix emitting static import instead of dynamic import. https://github.com/rescript-lang/rescript-compiler/pull/6664
2424
- Fix local type variables breaking react components. https://github.com/rescript-lang/rescript-compiler/pull/6665
2525
- Fix remove redundant branches in generated switch body. https://github.com/rescript-lang/rescript-compiler/pull/6672
26+
- Fix issue in partial application when the last named arg is provided. https://github.com/rescript-lang/rescript-compiler/pull/6681
2627

2728
#### :nail-care: Polish
2829

0 commit comments

Comments
 (0)