Releases: marvinhagemeister/type-checks
Releases · marvinhagemeister/type-checks
Release list
1.2.0
1.1.0
isNumbercheck should excludeNaNvalues. The latter is a bug in the user code 99.99% of the time. For the few cases where you would expectNaNusetypeof === "number"directly.