File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 3
3
## 0.11.0-alpha.2
4
4
5
5
- Relax React version requirement to v18.0.0+.
6
+ - Deprecated type ` ReactDOM.props `
7
+
8
+ ** Breaking:**
9
+
10
+ - Changed the attribute ` method ` to ` method_ ` of DOM element in ` ReactDOM.domProps `
6
11
7
12
## 0.11.0-alpha.1
8
13
12
17
- Fixed ` createRoot ` bindings.
13
18
- Added ` Keyboard.code ` binding.
14
19
- Renamed ` Changes.md ` to ` CHANGELOG.md ` to align with the rescript-compiler repo.
15
- - Deprecated type ` ReactDOM.props `
16
20
17
21
** Breaking:**
18
22
25
29
- ReScript compiler V10.1+
26
30
- ReactJS v18.2.0+
27
31
28
- - Changed the attribute ` method ` to ` method_ ` of DOM element in ` ReactDOM.domProps `
29
-
30
32
## v0.10.3
31
33
32
34
- Temporarily remove peerDependency for bs-platform, so we can gracefully do the transition to our new ` rescript ` package
You can’t perform that action at this time.
0 commit comments