Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Commit cc8a356

Browse files
committed
Update CHANGELOG.md
1 parent 24a318e commit cc8a356

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,11 @@
1515
- Add surface syntax for `async`/`await` https://github.com/rescript-lang/syntax/pull/600
1616

1717
- Initial support for JSX V4, still work in progress.
18+
1819
- :boom: when V4 is activated, at most one component is allowed for each module.
1920

21+
- Add support for empty record literal `{}` for records with only optional fields https://github.com/rescript-lang/syntax/pull/632
22+
2023
#### :bug: Bug Fix
2124

2225
- Fix issue where the printer would omit attributes for `->` and `|>` https://github.com/rescript-lang/syntax/pull/629

0 commit comments

Comments
 (0)