Skip to content

Commit d5d9168

Browse files
authoredSep 25, 2022
Update CHANGELOG (#59)
1 parent b836cf2 commit d5d9168

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed
 

Diff for: ‎CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,11 @@
55
## 0.11.0-alpha.1
66

77
- `RescriptReactErrorBoundary` component now implemented using `@react.component`, so it is compatible with JSX V4.
8-
98
- `ReactV3` module added for backward compatibility to JSX V3. See [the V3 compatibility mode](https://github.com/rescript-lang/syntax/blob/master/cli/JSXV4.md)
9+
- Fixed `react-dom/server` and `react-dom/test-utils` imports.
10+
- Fixed `createRoot` bindings.
11+
- Added `Keyboard.code` binding.
12+
- Renamed `Changes.md` to `CHANGELOG.md` to align with the rescript-compiler repo.
1013

1114
**Breaking:**
1215

0 commit comments

Comments
 (0)
Please sign in to comment.