We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3f2b08 commit 2904146Copy full SHA for 2904146
CHANGELOG.md
@@ -28,6 +28,7 @@
28
- JSX preserve mode: fix "make is not a valid component name". https://github.com/rescript-lang/rescript/pull/7831
29
- Rewatch: include parser arguments of experimental features. https://github.com/rescript-lang/rescript/pull/7836
30
- Stop mangling tagged templates and backquoted strings. https://github.com/rescript-lang/rescript/pull/7841
31
+- JSX v4: fix arity mismatch for `@react.component` with `React.forwardRef`. https://github.com/rescript-lang/rescript/pull/7845
32
33
#### :memo: Documentation
34
0 commit comments