github zloirock/core-js v3.6.2
3.6.2 - 2020.01.07

latest releases: v3.37.1, v3.37.0, v3.36.1...
4 years ago
  • Fixed early implementations of Array#{ every, forEach, includes, indexOf, lastIndexOf, reduce, reduceRight, slice, some, splice } for the usage of ToLength
  • Added RegExp#exec dependency to methods which depends on the correctness of logic of this method (3.6.0-3.6.1 issue), #741
  • Refactored some internals

Don't miss a new core-js release

NewReleases is sending notifications on new releases.