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
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,7 @@
42
42
- Fix issue where the formatter would delete `async` in a function with labelled arguments.
43
43
- Fix several printing issues with `async` including an infinite loop https://github.com/rescript-lang/syntax/pull/680
44
44
- Fix issue where certain JSX expressions would be formatted differenctly in compiler 10.1.0-rc.1 https://github.com/rescript-lang/syntax/issues/675
45
+
- Fix issue where printing nested pipe discards await https://github.com/rescript-lang/syntax/issues/687
0 commit comments