Skip to content

Commit 377687e

Browse files
Changelog
1 parent 7047796 commit 377687e

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
@@ -16,6 +16,7 @@
1616
- Allow coercing unboxed variants with only strings (now including with a single payload of string) to the primitive string. https://github.com/rescript-lang/rescript-compiler/pull/6441
1717
- Allow coercing strings to unboxed variants that has a catch-all unboxed string case. https://github.com/rescript-lang/rescript-compiler/pull/6443
1818
- Allow coercing `int` to `float`. https://github.com/rescript-lang/rescript-compiler/pull/6448
19+
- Playground: Add support for implicitly opened modules. https://github.com/rescript-lang/rescript-compiler/pull/6446
1920

2021
#### :bug: Bug Fix
2122

0 commit comments

Comments
 (0)