v24.14.1
lib: add support for readable byte streams to .toWeb()
stream: add brotli support to CompressionStream and DecompressionStream
stream: handle undefined chunks correctly in decode stream
doc: use same name in the doc as in the code
stream: fix typo in ReadableStreamBYOBReader.readIntoRequests
lib: replace `createDeferredPromise` util with `Promise.withResolvers`
meta: enable jsdoc/check-tag-names rule
stream: commit pull-into descriptors after filling from queue
stream: fix isErrored/isWritable for WritableStreams