CONTACT US

Node v15.6.0 (Current)

The Node.js logo features the word node in stylised black letters, with the o as a green hexagon symbolising Node.js, and the JS logo below inside a green hexagon outline.

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

 

Article link copied

Close button