Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Oct 12:19
· 25 commits to master since this release

2.0.0 (2022-10-02)

  • fix!: change fallback logic & update return type (55be33f)

BREAKING CHANGES

  • no longer uses fallback value for falsey values (null)
    return types have been updated to unknown rather than string | undefined