Skip to content

Commit 2904146

Browse files
committed
changelog: add entry for JSX v4 forwardRef arity fix (#7845)
1 parent b3f2b08 commit 2904146

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
- JSX preserve mode: fix "make is not a valid component name". https://github.com/rescript-lang/rescript/pull/7831
2929
- Rewatch: include parser arguments of experimental features. https://github.com/rescript-lang/rescript/pull/7836
3030
- 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
3132

3233
#### :memo: Documentation
3334

0 commit comments

Comments
 (0)