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

Commit 783c967

Browse files
committed
Update changelog before initial merge.
1 parent 19d9698 commit 783c967

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,22 @@
11
## Master
22

3+
> **Tags:**
4+
>
5+
> - :boom: [Breaking Change]
6+
> - :eyeglasses: [Spec Compliance]
7+
> - :rocket: [New Feature]
8+
> - :bug: [Bug Fix]
9+
> - :memo: [Documentation]
10+
> - :house: [Internal]
11+
> - :nail_care: [Polish]
12+
313
#### :rocket: New Feature
414

515
- Add surface syntax for `async`/`await` https://github.com/rescript-lang/syntax/pull/600
616

17+
- Initial support for JSX V4, still work in progress.
18+
- :boom: when V4 is activated, at most one component is allowed for each module.
19+
720
## ReScript 10.0
821

922
- Fix printing for inline nullary functor types [#477](https://github.com/rescript-lang/syntax/pull/477)

0 commit comments

Comments
 (0)