Skip to content

Version 6.0.0 (2024-06-30)

Compare
Choose a tag to compare
@striezel striezel released this 30 Jun 08:57
· 15 commits to master since this release
  • [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 dependency uuid to 10.0.0. This version of uuid drops support for Node.js 14 (and earlier versions).