Skip to content

Release 6.0.0

Choose a tag to compare

@ehmicky ehmicky released this 22 Jun 12:31
· 561 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.

Features

  • Improve color detection