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 71edff2 commit 0f31864Copy full SHA for 0f31864
CHANGELOG.md
@@ -28,6 +28,7 @@
28
- Fix exponential notation syntax. https://github.com/rescript-lang/rescript/pull/7174
29
- Fix bug where a ref assignment is moved ouside a conditional. https://github.com/rescript-lang/rescript/pull/7176
30
- Fix nullable to opt conversion. https://github.com/rescript-lang/rescript/pull/7193
31
+- Raise error when defining external React components with `@react.componentWithProps`. https://github.com/rescript-lang/rescript/pull/7217
32
33
#### :house: Internal
34
0 commit comments