aduh95
added
the
semver-minor
label
Nov 2, 2020
aduh95
added
author ready
labels
Dec 2, 2020aduh95 pushed a commit that referenced this pull request
Dec 4, 2020Closed
2 tasks
danielleadams pushed a commit that referenced this pull request
Dec 7, 2020Merged
danielleadams added a commit that referenced this pull request
Dec 7, 2020PR-URL: #36435 Notable changes: * child_processes: * add AbortSignal support (Benjamin Gruenbaum) (#36308) * deps: * update ICU to 68.1 (Michaël Zasso) (#36187) * events: * support signal in EventTarget (Benjamin Gruenbaum) (#36258) * graduate Event, EventTarget, AbortController (James M Snell) (#35949) * http: * enable call chaining with setHeader() (pooja d.p) (#35924) * module: * add isPreloading indicator (James M Snell) (#36263) * stream: * support abort signal (Benjamin Gruenbaum) (#36061) * add FileHandle support to Read/WriteStream (Momtchil Momtchev) (#35922) * worker: * add experimental BroadcastChannel (James M Snell) (#36271)