Skip to content

Commit 7ec37c1

Browse files
committed
update the changelog
1 parent e7f6af0 commit 7ec37c1

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
@@ -2,6 +2,7 @@
22
##### Unreleased
33
- Fixed regression in `Set#intersection` feature detection
44
- Fixed a missed check in `Array#{ indexOf, lastIndexOf, includes }`, [#1325](https://github.com/zloirock/core-js/issues/1325), thanks [**@minseok-choe**](https://github.com/minseok-choe)
5+
- Fixed a missed check in `Array#{ reduce, reduceRight }`, [#1327](https://github.com/zloirock/core-js/issues/1327), thanks [**@minseok-choe**](https://github.com/minseok-choe)
56
- Fixed `Array.from` and some other methods with proxy targets, [#1322](https://github.com/zloirock/core-js/issues/1322), thanks [**@minseok-choe**](https://github.com/minseok-choe)
67
- Dropped context workaround from collection static methods entries since with current methods semantic it's no longer required
78
- Added instance methods polyfills to entries of collections static methods that produce collection instances

0 commit comments

Comments
 (0)