Skip to content

Better error handling for input

Compare
Choose a tag to compare
@eklem eklem released this 27 Feb 14:26
· 49 commits to trunk since this release
  • Checking if string inpug is actually a string.
  • Added test for CJS and ESM. Throwing error on array fed to function instead of string.
  • Changed from let to const in readme examples since nothing is changing with the variables