Skip to content

Commit 42faf46

Browse files
committed
changelog for #6452
1 parent 278ad5e commit 42faf46

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
@@ -26,6 +26,7 @@
2626
- Fix issue with using dynamic import of module in uncurried mode https://github.com/rescript-lang/rescript-compiler/pull/6434
2727
- Fix build error where JSX v4 transformation of the discouraged forwardRef in uncurried mode https://github.com/rescript-lang/rescript-compiler/pull/6447
2828
- Fix printing of exotic JSX names https://github.com/rescript-lang/rescript-compiler/pull/6451
29+
- Fix locations when code with `await` fails to compile (all locations would point to the internal function `unsafe_await`) https://github.com/rescript-lang/rescript-compiler/pull/6452
2930

3031
#### :nail_care: Polish
3132

0 commit comments

Comments
 (0)