Skip to content

Commit dc9d9a0

Browse files
DZakhzth
authored andcommitted
Update changelog
1 parent 7209f65 commit dc9d9a0

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
@@ -5,6 +5,7 @@
55
### API changes
66

77
- Map, Set, WeakMap, WeakSet: use the types defined in the Js namespace. https://github.com/rescript-association/rescript-core/pull/143
8+
- Symbol: use the types defined in the Js namespace. https://github.com/rescript-association/rescript-core/pull/145
89
- `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)
910
- `sort` -> `toSorted`, `sortInPlace` -> `sort`
1011
- `reverse` -> `toReversed`, `reverseInPlace` -> `reverse`

0 commit comments

Comments
 (0)