You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 15, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,8 @@
49
49
- Fix issue where printing nested pipe discards await https://github.com/rescript-lang/syntax/issues/687
50
50
- Fix issue where the JSX key type is not an optional string https://github.com/rescript-lang/syntax/pull/693
51
51
- Fix issue where the JSX fragment withouth children build error https://github.com/rescript-lang/syntax/pull/704
52
+
- Fix issue where async as an id cannot be used with application and labelled arguments https://github.com/rescript-lang/syntax/issues/707
0 commit comments