Skip to content

Commit 7d498f7

Browse files
cknittzth
authored andcommitted
Update CHANGELOG
1 parent 6c13d43 commit 7d498f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
### API changes
66

7+
- Map, Set, WeakMap, WeakSet: use the types defined in the Js namespace. https://github.com/rescript-association/rescript-core/pull/143
78
- `Array` mutable & immutable helper name changed to conform to JS' upcoming APIs [such as `toSorted`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/toSorted)
89
- `sort` -> `toSorted`, `sortInPlace` -> `sort`
910
- `reverse` -> `toReversed`, `reverseInPlace` -> `reverse`

0 commit comments

Comments
 (0)