zloirock/core-js
### [`v3.10.1`](https://togithub.com/zloirock/core-js/blob/master/CHANGELOG.md#3101---20210408)
[Compare Source](https://togithub.com/zloirock/core-js/compare/v3.10.0...v3.10.1)
- Prevented possible `RegExp#split` problems in old engines, [#751](https://togithub.com/zloirock/core-js/issues/751), [#919](https://togithub.com/zloirock/core-js/issues/919)
- Detection of Safari 10 string padding bug extended to some Safari-based browsers
### [`v3.10.0`](https://togithub.com/zloirock/core-js/blob/master/CHANGELOG.md#3100---20210331)
[Compare Source](https://togithub.com/zloirock/core-js/compare/v3.9.1...v3.10.0)
- [`Array` find from last proposal](https://togithub.com/tc39/proposal-array-find-from-last) moved to the stage 2, [March TC39 meeting](https://togithub.com/babel/proposals/issues/71#issuecomment-795916535)
- Prevented possible `RegExp#exec` problems in some old engines, [#920](https://togithub.com/zloirock/core-js/issues/920)
- Updated compat data mapping:
- NodeJS up to 16.0
- Electron up to 13.0
- Samsung Internet up to 14.0
- Opera Android up to 62
- The rest automatically
Configuration
:date: Schedule: "every weekend" (UTC).
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box.
This PR contains the following updates:
3.9.1
->3.10.1
Release Notes
zloirock/core-js
### [`v3.10.1`](https://togithub.com/zloirock/core-js/blob/master/CHANGELOG.md#3101---20210408) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.10.0...v3.10.1) - Prevented possible `RegExp#split` problems in old engines, [#751](https://togithub.com/zloirock/core-js/issues/751), [#919](https://togithub.com/zloirock/core-js/issues/919) - Detection of Safari 10 string padding bug extended to some Safari-based browsers ### [`v3.10.0`](https://togithub.com/zloirock/core-js/blob/master/CHANGELOG.md#3100---20210331) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.9.1...v3.10.0) - [`Array` find from last proposal](https://togithub.com/tc39/proposal-array-find-from-last) moved to the stage 2, [March TC39 meeting](https://togithub.com/babel/proposals/issues/71#issuecomment-795916535) - Prevented possible `RegExp#exec` problems in some old engines, [#920](https://togithub.com/zloirock/core-js/issues/920) - Updated compat data mapping: - NodeJS up to 16.0 - Electron up to 13.0 - Samsung Internet up to 14.0 - Opera Android up to 62 - The rest automaticallyConfiguration
:date: Schedule: "every weekend" (UTC).
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.