Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Commit e01c050

Browse files
committed
Update CHANGELOG.md
1 parent 91601eb commit e01c050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
#### :bug: Bug Fix
2424

25-
- Fix pretty printer where it would print doc comments on the same line as other attributes.
25+
- Fix pretty printer where it would print doc comments on the same line as other attributes https://github.com/rescript-lang/syntax/pull/642
2626
- 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
2727
- Fix issue where the printer would omit attributes for `->` and `|>` https://github.com/rescript-lang/syntax/pull/629
2828
- Fix printing of optional fields in records https://github.com/rescript-lang/rescript-compiler/issues/5654

0 commit comments

Comments
 (0)