Skip to content

Releases: tool-belt/type-predicates

v1.3.0

15 Sep 20:01
f680c45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.2...v1.3.0

v1.2.2

18 Jul 12:44
Compare
Choose a tag to compare
  • updated dependencies

v1.2.1

02 May 20:01
Compare
Choose a tag to compare
  • update build

v1.2.0

04 Sep 19:29
Compare
Choose a tag to compare
  • added support for custom error messages

v1.1.0

13 Aug 14:30
Compare
Choose a tag to compare
  • add isBigInt
  • isNotNullish
  • isNotNull
  • isDefined
  • assertIsBigInt
  • assertIsNotNullish
  • assertIsNotNull
  • assertIsDefined
  • renamed isNullOrUndefined to isNullish
  • renamed assertIsNullOrUndefined to assertIsNullish

v1.0.1

09 Aug 08:43
Compare
Choose a tag to compare

updated readme

v1.0.0

08 Aug 19:18
Compare
Choose a tag to compare

Initial release