Pinned
1,001 contributions in the last year
Less
More
Activity overview
Contribution activity
July 2021
Reviewed 14 pull requests in 1 repository
nodejs/node 14 pull requests
- stream: mark compose as experimental
- async_hooks: eliminate native PromiseHook
- stream: compose with async functions
- stream: add readableDidRead
- stream: forward errored to callback
- stream: add adapters for webstreams to node.js streams
- stream: unify stream utils
- stream: use finished for async iteration
- Fix typo in --specifier-resolution=[node]
- tty: enable buffering
- stream: throw on premature close in Readable[AsyncIterator]
- stream: finished should error on errored stream.
- stream: error Duplex write/read if not writable/readable
- readline: add Promise-based API