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
@@ -22,6 +22,7 @@
22
22
23
23
#### :bug: Bug Fix
24
24
25
+
- Fix issue in formatting JSX spread props https://github.com/rescript-lang/syntax/pull/644
25
26
- Fix pretty printer where it would print doc comments on the same line as other attributes https://github.com/rescript-lang/syntax/pull/642
26
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
27
28
- Fix issue where the printer would omit attributes for `->` and `|>`https://github.com/rescript-lang/syntax/pull/629
0 commit comments