We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70e2134 commit 16c5a7bCopy full SHA for 16c5a7b
CHANGELOG.md
@@ -21,9 +21,12 @@
21
- Removed the deprecation attribute from apis of the new jsx transform (introduced in React v17).
22
23
- New version requirements:
24
+
25
- ReScript compiler V10.1+
26
- ReactJS v18.2.0+
27
28
+- Changed the attribute `method` to `method_` of DOM element in `ReactDOM.domProps`
29
30
## v0.10.3
31
32
- Temporarily remove peerDependency for bs-platform, so we can gracefully do the transition to our new `rescript` package
0 commit comments