This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
core-js (source) | 3.33.3 -> 3.34.0 |
v3.34.0
Array
grouping proposal:
Object.groupBy
Map.groupBy
es.
namespace modules, /es/
and /stable/
namespaces entriesPromise.withResolvers
proposal:
Promise.withResolvers
es.
namespace module, /es/
and /stable/
namespaces entriesIterator
helpers proposal, proposal-iterator-helpers/287 and some following changes, November 2023 TC39 meetingUint8Array
to / from base64 and hex stage 2 proposal:
Uint8Array.fromBase64
Uint8Array.fromHex
Uint8Array.prototype.toBase64
Uint8Array.prototype.toHex
Number.fromString
validation before clarification of proposal-number-fromstring/24
@@​toStringTag
property descriptors on DOM collections, #1312
Array
iteration methods, #1313
atob
/ btoa
improvementsPromise.withResolvers
marked as shipped from FF121This MR has been generated by Renovate Bot.