v26.0.0
stream: promote DEP0201 to runtime deprecation
stream: improve Web Compression spec compliance
stream: handle undefined chunks correctly in decode stream
doc: use same name in the doc as in the code
stream: optimize webstreams pipeTo
lib: replace `createDeferredPromise` util with `Promise.withResolvers`
stream: fix TransformStream race on cancel with pending write
stream: commit pull-into descriptors after filling from queue
stream: fix isErrored/isWritable for WritableStreams