Skip to content

Commit 97c2770

Browse files
committed
CHANGELOG
1 parent c7f8a2a commit 97c2770

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
- Allow oneliner formatting when including module with single type alias. https://github.com/rescript-lang/rescript/pull/7502
3030
- Improve error messages for JSX type mismatches, passing objects where record is expected, passing array literal where tuple is expected, and more. https://github.com/rescript-lang/rescript/pull/7500
3131
- Show in error messages when coercion can be used to fix a type mismatch. https://github.com/rescript-lang/rescript/pull/7505
32+
- Remove deprecated pipe last (|>) syntax. https://github.com/rescript-lang/rescript/pull/7512
3233

3334
# 12.0.0-alpha.13
3435

0 commit comments

Comments
 (0)