Skip to content

Commit 1fed32b

Browse files
committed
Update CHANGELOG.md
1 parent 044624d commit 1fed32b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ The `make` function of components is generated as an uncurried function.
3131
Use best effort to determine the config when formatting a file.
3232
https://github.com/rescript-lang/rescript-compiler/pull/5968 https://github.com/rescript-lang/rescript-compiler/pull/6080 https://github.com/rescript-lang/rescript-compiler/pull/6086 https://github.com/rescript-lang/rescript-compiler/pull/6087
3333
- Customization of runtime representation of variants. This is work in progress. E.g. some restrictions on the input. See comments of the form "TODO: put restriction on the variant definitions allowed, to make sure this never happens". https://github.com/rescript-lang/rescript-compiler/pull/6095
34+
- Introduce untagged variants https://github.com/rescript-lang/rescript-compiler/pull/6103
3435

3536
#### :boom: Breaking Change
3637

0 commit comments

Comments
 (0)