Skip to content

Commit 8cd19cf

Browse files
committed
changelog
1 parent 9a7216f commit 8cd19cf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616

1717
- `-bs-super-errors` flag has been removed along with Super_errors. https://github.com/rescript-lang/rescript-compiler/pull/6199
1818

19+
#### :bug: Bug Fix
20+
21+
- Remove unnecessary require and import statements when using dynamic imports. https://github.com/rescript-lang/rescript-compiler/pull/6232
22+
1923
#### :nail_care: Polish
2024

2125
- In uncurried mode, outcome printer swaps curried and uncurries function printing compared to legacy.

0 commit comments

Comments
 (0)