Continue fixing babel and core-js related bugs. See CHANGELOG.
If you are still experiencing errors related to core-js
after this upgrade, please try to run npm install --save core-js@2
/ yarn add --save core-js@2
at the project's root directory.