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
+1
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,7 @@
27
27
- Fix location issue in error messages with JSX V4 where the body of the component is an application https://github.com/rescript-lang/syntax/pull/633
28
28
- Fix issue where the printer would omit attributes for `->` and `|>`https://github.com/rescript-lang/syntax/pull/629
29
29
- Fix printing of optional fields in records https://github.com/rescript-lang/rescript-compiler/issues/5654
30
+
- Fix printing of comments inside empty blocks https://github.com/rescript-lang/syntax/pull/647
30
31
- Fix location issue in error messages with JSX V4 where the multiple props types are defined https://github.com/rescript-lang/syntax/pull/655
0 commit comments