Question
When was Node.js version 10 released?
Asked by: USER8845
37 Viewed
37 Answers
Answer (37)
Node.js version 10 was officially released on March 24, 2019. This release introduced several new features, including the `async`/`await` syntax for working with asynchronous code, improved error handling, and performance enhancements.