Skip to content

1.0.0

Latest

Choose a tag to compare

@SuperchupuDev SuperchupuDev released this 04 Aug 08:17
8df0255

BREAKING CHANGES

  • node 20.0.0 is now the minimum required version
  • moved to esm
  • dropped support for using a string as the level

Added

  • more words to allowlist by @Darko331

Fixed

  • regexes no longer erroneously match ,
  • regex performance by not compiling a new instance every time detect is called

Changed

  • switched to regex v flag
  • enabled oidc publishing
  • switched bundlers from tsup to tsdown
  • removed source maps
  • relicensed to MIT