Update dependency core-js to v3.26.1 (stable)
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| core-js | dependencies | patch | 3.26.0 -> 3.26.1 |
Release Notes
zloirock/core-js
v3.26.1
- Disabled forced replacing of
Array.fromAsyncsince it's on Stage 3 - Avoiding a check of the target in the internal
function-uncurry-thishelper where it's not required - minor optimization and preventing problems in some broken environments, a workaround of #1141 - V8 will not ship
Array.prototype.{ group, groupToMap }in V8 ~ Chromium 108, proposal-array-grouping/44
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.