Skip to content

Commit 446c18a

Browse files
committed
update CHANGELOG.md
1 parent 1964938 commit 446c18a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,6 @@ These are only breaking changes for unformatted code.
6161

6262
# 10.1.1
6363

64-
#### :boom: Breaking Change
65-
66-
- The prop names duplicated to keyword are not mangled automatically in JSX v4.
67-
- Use `@as` instead
68-
6964
#### :rocket: New Feature
7065

7166
- Add support for empty inlined record literal `{}` for inlined records where all fields are optional https://github.com/rescript-lang/rescript-compiler/pull/5900
@@ -79,6 +74,11 @@ These are only breaking changes for unformatted code.
7974

8075
# 10.1.0
8176

77+
#### :boom: Breaking Change
78+
79+
- The prop names duplicated to keyword are not mangled automatically in JSX v4.
80+
- Use `@as` instead
81+
8282
#### :bug: Bug Fix
8383

8484
- Fix issue where no error was reported when ? was used for non-optional fields. https://github.com/rescript-lang/rescript-compiler/pull/5853

0 commit comments

Comments
 (0)