yarn core-js 3.9.0
3.9.0 - 2021.02.19

latest releases: 3.37.1, 3.37.0, 3.36.1...
3 years ago
  • Added Array find from last stage 1 proposal
    • Array#findLast
    • Array#findLastIndex
    • %TypedArray%#findLast
    • %TypedArray%#findLastIndex
  • Added %TypedArray%#uniqueBy method for array deduplication stage 1 proposal
    • %TypedArray%#uniqueBy
  • Dropped ToLength detection from array methods feature detection which could cause hanging FF11-21 and some versions of old WebKit, #764
  • Minified bundle from core-js-bundle uses terser instead of uglify-js

Don't miss a new core-js release

NewReleases is sending notifications on new releases.