NodeJS 22: Require() Support & WebSockets
The newest version of NodeJS – the latest release of the most popular JavaScript Runtime – has officially arrived! The new release is featuring better require() support for ECMAScript modules. This is a huge improvement for the WebSocket client with an updated version of the Google v8 JavaScript Engine.With it being announced today – April 24th, 2024 – version 22 is able to be downloaded at the NodeJS.org website. The new version has added require() support for synchronous ECMAScript module gra...
Read more at coderoasis.com