v3.42.0v3.41.0
Reading changes from the repo…
undefined
initial parameters in Iterator.prototype.reduce
. This enhancement ensures that your code behaves more predictably when using this method. Array.prototype.fromAsync
and AsyncIterator.prototype.from
, which now handle argument validation failures more gracefully by closing the iterator. This improvement leads to more robust code execution. Uint8Array.setFromBase64
to ensure correct behavior across platforms, addressing a specific bug in Linux builds of WebKit. This fix enhances the reliability of data handling in your applications.