Node.js version 14.5.0 available now!

The Node.js version 14.5.0 was released today.

The highlights of this release

  • V8 engine is updated to version 8.3!

This version of V8 engine includes performance improvements and allows WebAssembly modules to request memories up to 4GB in size.

Official V8 Blog Post >>

  • Initial experimental implementation of Event Target

The new experimental API EventTarget provides a DOM interface implemented by objects that can receive events.

More Information

Leave a Reply