Notable Changes:
child_process:
- add ‘overlapped’ stdio flag
- support AbortSignal in fork
crypto:
- implement basic secure heap support
- fixup bug in keygen error handling
- and more..
doc:
- update release key
- add dnlup, panva, yashLadha to collaborators
http:
- set lifo as the default scheduling strategy in Agent
net:
- support abortSignal in server.listen
process:
- add direct access to rss without iterating pages
v8:
- fix native serdes constructors