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.
- Initial experimental implementation of Event Target
The new experimental API EventTarget provides a DOM interface implemented by objects that can receive events.