Skip to content

Commit 241b978

Browse files
committed
Update changelog with description of experimental uncurried by default mode.
1 parent 2293f81 commit 241b978

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
1313
# 11.0.0-alpha.1
1414

15+
#### :rocket: New Feature
16+
17+
- Introduce experimental uncurried by default mode. Can be turned on mid-file by adding standalone annotation `@@uncurried`. For experimentation only. https://github.com/rescript-lang/rescript-compiler/pull/5796
18+
1519
#### :boom: Breaking Change
1620

1721
- Remove support for the legacy Reason syntax. Existing Reason code can be converted to ReScript syntax using ReScript 9 as follows:

0 commit comments

Comments
 (0)