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 33## 0.11.0-alpha.2
44
55- 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 `
611
712## 0.11.0-alpha.1
813
1217- Fixed ` createRoot ` bindings.
1318- Added ` Keyboard.code ` binding.
1419- Renamed ` Changes.md ` to ` CHANGELOG.md ` to align with the rescript-compiler repo.
15- - Deprecated type ` ReactDOM.props `
1620
1721** Breaking:**
1822
2529 - ReScript compiler V10.1+
2630 - ReactJS v18.2.0+
2731
28- - Changed the attribute ` method ` to ` method_ ` of DOM element in ` ReactDOM.domProps `
29-
3032## v0.10.3
3133
3234- 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