Version 6.0.0 (2024-06-30)
-
[breaking change]
Support for Node.js 12, Node.js 13, Node.js 14, and Node.js 15 is dropped.
The minimum required version is now Node.js 16.
These old Node.js versions have reached their end of life. All those versions are not maintained anymore by the Node.js developers. If you are still using older versions of Node.js, then please consider updating to a newer one. -
[breaking change]
Update dependencyuuid
to 10.0.0. This version ofuuid
drops support for Node.js 14 (and earlier versions).