Update dependency core-js to v3.18.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
core-js | dependencies | minor | 3.17.3 -> 3.18.0 |
Release Notes
zloirock/core-js
v3.18.0
- Added
Array.fromAsync
stage 1 proposal:Array.fromAsync
%TypedArray%.fromAsync
-
.name
and.toString()
on polyfilled functions improved in many different cases - Improved internal
IsConstructor
andIsCallable
checks - Fixed some internal cases of
GetMethod
operation - Fixed a bug of MS Edge 18-
parseInt
/parseFloat
with boxed symbols - Fixed
es.array.{ index-of, last-index-of }
compat data - Added Deno 1.15 compat data mapping
- Some other minor fixes and optimizations
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.