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

Commit f645418

Browse files
committed
update changelog #699
1 parent 22776fd commit f645418

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@
2626

2727
- Support the use of spread anywhere in list creation (e.g. `list{...x, 1, ...y, ...z}). https://github.com/rescript-lang/syntax/pull/692
2828

29+
- Add support for the argument of `@react.component` to set a props type from the outside. https://github.com/rescript-lang/syntax/pull/699
30+
2931
#### :bug: Bug Fix
3032

3133
- Fix issue in formatting JSX spread props https://github.com/rescript-lang/syntax/pull/644

0 commit comments

Comments
 (0)