Skip to content

Commit 8b11764

Browse files
committed
changelog
1 parent 6c0c703 commit 8b11764

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
@@ -26,6 +26,7 @@
2626
- Complete from `RegExp` stdlib module for regexes. https://github.com/rescript-lang/rescript/pull/7425
2727
- Allow oneliner formatting when including module with single type alias. https://github.com/rescript-lang/rescript/pull/7502
2828
- 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
29+
- Show in error messages when coercion can be used to fix a type mismatch. https://github.com/rescript-lang/rescript/pull/7505
2930

3031
# 12.0.0-alpha.13
3132

0 commit comments

Comments
 (0)