Skip to content

Release 2.0.0

Compare
Choose a tag to compare
@ehmicky ehmicky released this 22 Jun 11:44
· 295 commits to main since this release

Breaking changes

  • Minimal supported Node.js version is now 12.20.0
  • This package is now an ES module. It can only be loaded with an import or import() statement, not require(). See this post for more information.