Skip to content

Commit 5052e70

Browse files
committed
CHANGELOG
1 parent a27a5a3 commit 5052e70

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
@@ -7,6 +7,7 @@
77
- BREAKING: Fixes the type of `RegExp.Result.t` to be `array<option<string>>` instead of `array<string>`. https://github.com/rescript-association/rescript-core/pull/234.
88
- Fix type of `Nullable.t` which was not untagged in the implementation. https://github.com/rescript-association/rescript-core/pull/235
99
- Remove leftover top-level t<'a>. https://github.com/rescript-association/rescript-core/pull/236
10+
- Remove aliases for runtime modules. https://github.com/rescript-association/rescript-core/pull/237
1011

1112
## 1.4.0
1213

0 commit comments

Comments
 (0)