Skip to content

Commit 9df2643

Browse files
committed
Update changelog
1 parent 1b124ba commit 9df2643

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

2324
#### :bug: Bug Fix
2425

0 commit comments

Comments
 (0)