Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a68d8bf

Browse files
committedOct 22, 2023
Changelog
1 parent 9f94d3a commit a68d8bf

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
@@ -15,6 +15,7 @@
1515
#### :rocket: New Feature
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
18+
- Playground: Add support for implicitly opened modules. https://github.com/rescript-lang/rescript-compiler/pull/6446
1819

1920
#### :bug: Bug Fix
2021

0 commit comments

Comments
 (0)
Please sign in to comment.