Skip to content

Commit fc91c2f

Browse files
committed
changelog
1 parent 6a38196 commit fc91c2f

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
@@ -21,6 +21,7 @@
2121
- Remove unnecessary require and import statements when using dynamic imports. https://github.com/rescript-lang/rescript-compiler/pull/6232
2222
- Fix option unboxing logic in the presence of untagged variants. https://github.com/rescript-lang/rescript-compiler/pull/6233
2323
- Fix printing of local module with type. https://github.com/rescript-lang/rescript-compiler/issues/6212
24+
- Adapting JSX4 to React.fragment's children type change (`'children` -> `React.element`) https://github.com/rescript-lang/rescript-compiler/pull/6238
2425

2526
#### :nail_care: Polish
2627

0 commit comments

Comments
 (0)