Skip to content

Commit c20a745

Browse files
committed
Update changelog
1 parent cabf8ee commit c20a745

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
@@ -30,6 +30,7 @@
3030
- Experimental support of tagged template literals, e.g. ```sql`select * from ${table}```. https://github.com/rescript-lang/rescript-compiler/pull/6250
3131
- Experimental support for generic/custom JSX transforms. https://github.com/rescript-lang/rescript-compiler/pull/6565
3232
- `dict` is now a builtin type. https://github.com/rescript-lang/rescript-compiler/pull/6590
33+
- Add support for array spread. https://github.com/rescript-lang/rescript-compiler/pull/6608
3334

3435
#### :bug: Bug Fix
3536

0 commit comments

Comments
 (0)