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 97e52db commit 65e164fCopy full SHA for 65e164f
CHANGELOG.md
@@ -23,6 +23,7 @@
23
- Rewatch: warnings for unsupported/unknown rescript.json fields. https://github.com/rescript-lang/rescript/pull/8031
24
- Fix missing `ignore` function in some Stdlib modules. https://github.com/rescript-lang/rescript/pull/8060
25
- Fix signature matching for externals when abstract alias hides function arity. https://github.com/rescript-lang/rescript/pull/8045
26
+- Fix arity detection for arrows returning nested generics. https://github.com/rescript-lang/rescript/pull/8064
27
28
#### :memo: Documentation
29
0 commit comments