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 ec8a5ee commit 5a55f16Copy full SHA for 5a55f16
CHANGELOG.md
@@ -26,6 +26,7 @@
26
- Fix signature matching for externals when abstract alias hides function arity. https://github.com/rescript-lang/rescript/pull/8045
27
- Fix arity detection for arrows returning nested generics. https://github.com/rescript-lang/rescript/pull/8064
28
- Fix error handling when rescript.json parsing fails and improve error message. https://github.com/rescript-lang/rescript/pull/8067
29
+- Fix invalid JSX being generated for empty fragments. https://github.com/rescript-lang/rescript/pull/8077
30
31
#### :memo: Documentation
32
0 commit comments