Update dependency core-js to v3.11.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
core-js | dependencies | patch | 3.11.1 -> 3.11.2 |
Release Notes
zloirock/core-js
v3.11.2
- Added a workaround of WebKit ~ iOS 10.3 Safari
Promise
bug, #932 -
Promise#then
of incorrect nativePromise
implementations with correct subclassing no longer wrapped - Changed the order of
Promise
feature detection, removed unhandled rejection tracking check in non-browser non-node platforms
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.