We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c204fc9 commit c03abaaCopy full SHA for c03abaa
CHANGELOG.md
@@ -23,6 +23,7 @@
23
- Fix emitting static import instead of dynamic import. https://github.com/rescript-lang/rescript-compiler/pull/6664
24
- Fix local type variables breaking react components. https://github.com/rescript-lang/rescript-compiler/pull/6665
25
- Fix remove redundant branches in generated switch body. https://github.com/rescript-lang/rescript-compiler/pull/6672
26
+- Fix issue in partial application when the last named arg is provided. https://github.com/rescript-lang/rescript-compiler/pull/6681
27
28
#### :nail-care: Polish
29
0 commit comments