Skip to content

Commit 59debc7

Browse files
committed
CHANGELOG
1 parent cc96242 commit 59debc7

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
@@ -23,6 +23,10 @@
2323

2424
- Better error message for when trying to await something that is not a promise. https://github.com/rescript-lang/rescript/pull/7561
2525

26+
#### :house: Internal
27+
28+
- Remove `@return(undefined_to_opt)` and `%undefined_to_opt` primitive. https://github.com/rescript-lang/rescript/pull/7462
29+
2630
# 12.0.0-alpha.14
2731

2832
#### :boom: Breaking Change

0 commit comments

Comments
 (0)