Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Releases: justinlettau/ts-util-is

v2.1.0

08 May 14:09
a74d1a0

Choose a tag to compare

2.1.0 (2024-05-07)

Features

  • Add isNegativeNumber, isPositiveNumber, and isNonZeroNumber (#67) (3133ab8)
  • add isNonEmptyString (#66) (59fa707)

v2.0.2

26 Jun 00:31
0c7d986

Choose a tag to compare

2.0.2 (2023-06-26)

Bug Fixes