Skip to content

v0.9.0

Compare
Choose a tag to compare
@sindresorhus sindresorhus released this 06 Feb 04:30
· 12 commits to main since this release

Breaking

  • isDefined() no longer removes null from the type 1157f37

Improvements

  • Add isPresent() 1157f37
    • This works like how isDefined() used to work.

v0.8.0...v0.9.0