We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 226fd21 commit a3c0b84Copy full SHA for a3c0b84
CHANGELOG.md
@@ -62,6 +62,7 @@ These are only breaking changes for unformatted code.
62
#### :bug: Bug Fix
63
64
- Prevent inlining of async functions in additional cases https://github.com/rescript-lang/rescript-compiler/issues/5860
65
+- Fix build error where aliasing arguments to `_` in the make function with JSX V4. https://github.com/rescript-lang/rescript-compiler/pull/5881
66
67
# 10.1.0
68
0 commit comments