React TL;DR – a human filter for most useful tech content.

All posts

Node v15.6.0 (Current)

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