github zloirock/core-js v3.3.4
3.3.4 - 2019.10.25

latest releases: v3.37.1, v3.37.0, v3.36.1...
4 years ago
  • Added a workaround of V8 deoptimization which causes serious performance degradation (~20x in my tests) of some RegExp-related methods like String#split, #306
  • Added a workaround of V8 deoptimization which causes serious performance degradation (up to 100x in my tests) of Array#splice and slightly Array#{ filter, map }, #677
  • Fixed work of fetch with polyfilled URLSearchParams, #674
  • Fixed an edge case of String#replaceAll with an empty search value
  • Added compat data for Chrome 80
  • package-lock.json no longer generated in libraries

Don't miss a new core-js release

NewReleases is sending notifications on new releases.