v26.3.0
stream: fix Writable.toWeb() hang on synchronous drain
stream: allow shared array buffer sources in writable webstream adapter
stream: handle undefined chunks correctly in decode stream
stream: remove duplicated utility
lib: narrow ReadableStreamBYOBRequest.view return type to Uint8Array
lib: replace `createDeferredPromise` util with `Promise.withResolvers`
stream: remove unnecessary check