v26.4.0
stream: fix Writable.toWeb() desiredSize for non-object-mode
stream: allow shared array buffer sources in writable webstream adapter
stream: handle undefined chunks correctly in decode stream
stream: remove duplicated utility
tools: enforce iterator result property order
lib: replace `createDeferredPromise` util with `Promise.withResolvers`
stream: only pass the expected number of parameters to callbacks
stream: reduce allocations on WHATWG streams hot paths