We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a7216f commit 8cd19cfCopy full SHA for 8cd19cf
CHANGELOG.md
@@ -16,6 +16,10 @@
16
17
- `-bs-super-errors` flag has been removed along with Super_errors. https://github.com/rescript-lang/rescript-compiler/pull/6199
18
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
23
#### :nail_care: Polish
24
25
- In uncurried mode, outcome printer swaps curried and uncurries function printing compared to legacy.
0 commit comments