Skip to content

Release 3.0.0

Compare
Choose a tag to compare
@ehmicky ehmicky released this 21 Jun 21:47
· 430 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.