Skip to content

v2.0.0

Compare
Choose a tag to compare
@KATT KATT released this 03 Jan 20:19
· 79 commits to main since this release
  • Treat empty string values the same as undefined values (#31)
  • Add option allowEmpty: true in case you want to override the new default behavior (#31)

Most likely non-breaking change for all users, but adhering to semver as it's a minor breaking change in some hypothetical use cases.

Thank you @beeequeue for the idea and the PR.