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

Commit aba31d3

Browse files
committed
Update CHANGELOG.md
1 parent bf949d7 commit aba31d3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
> - :house: [Internal]
1111
> - :nail_care: [Polish]
1212
13+
#### :boom: Breaking Change
14+
15+
- Emit an error when a `@string` or `@int` attribute is used in a V4 component https://github.com/rescript-lang/rescript-compiler/issues/5724
16+
1317
#### :rocket: New Feature
1418

1519
- Add surface syntax for `async`/`await` https://github.com/rescript-lang/syntax/pull/600
@@ -34,7 +38,6 @@
3438
- Fix printing of comments inside JSX tag https://github.com/rescript-lang/syntax/pull/664
3539
- Fix issue where formatter erases tail comments inside JSX tag https://github.com/rescript-lang/syntax/issues/663
3640
- Fix issue where the JSX prop has type annotation of the first class module https://github.com/rescript-lang/syntax/pull/666
37-
- Emit an error when a `@string` or `@int` attribute is used in a V4 component https://github.com/rescript-lang/rescript-compiler/issues/5724
3841

3942
#### :eyeglasses: Spec Compliance
4043

0 commit comments

Comments
 (0)