v3.25.0v3.24.1
Reading changes from the repo…
FileList
in the structuredClone
polyfill, making it available for more older engine versions. TypeError
in core-js-compat
and core-js-builder
when invalid module names or filters are passed, preventing unexpected results. .length
, improving reliability in these browsers. .return
in %IteratorHelperPrototype%.return
, addressing issue #1116. ArrayBuffer.length
behavior in V8 for Chrome versions around 27, ensuring accurate length reporting.