Skip to content

Commit ccb9b62

Browse files
committed
Add changelog
1 parent e087f36 commit ccb9b62

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
@@ -30,6 +30,7 @@
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
3232
- Remove deprecated pipe last (|>) syntax. https://github.com/rescript-lang/rescript/pull/7512
33+
- Make `Dict` iterators more performant. https://github.com/rescript-lang/rescript/pull/7517
3334

3435
# 12.0.0-alpha.13
3536

0 commit comments

Comments
 (0)