v26.7.0
stream: fix uncatchable error closing half-open Duplex.toWeb() writable
stream: allow shared array buffer sources in writable webstream adapter
stream: handle undefined chunks correctly in decode stream
stream: remove duplicated utility
stream: cut per-chunk allocations in pipeTo
stream: remove custom `CloneableDOMException` implementation
stream: cut per-chunk overhead in WHATWG streams
stream: use the ring buffer for WHATWG stream request queues