Skip to content

Releases: gilbarbara/is-lite

0.8.0

08 Dec 01:16
938d2d9
Compare
Choose a tag to compare
  • Add bigint, asyncGeneratorFunction and primitive checks: 8e3dc3b
  • Update domElement to. check for HTMLElement instead of Element: d335fef
  • Update is function to be type-safe: 9d5ddcb

0.7.1

06 Dec 18:21
ec59f47
Compare
Choose a tag to compare

0.7.0

01 Sep 04:15
675b91f
Compare
Choose a tag to compare
  • Upgrade dependencies: 109c64e
  • Add is.plainFunction: 3e578ed
  • Update is.function to identify async and generator functions: b2df924
  • Update tests: a430033

Breaking change: If you rely on the old is.function behavior, you can switch to is.plainFunction

0.6.0

22 Sep 05:06
Compare
Choose a tag to compare
  • Upgrade dependencies: ed554d1
  • Add arrayOf, defined, empty, oneOf, and propertyOf: 99bd987

0.5.1

18 Aug 15:28
Compare
Choose a tag to compare
  • Upgrade dependencies and add repo-tools and @gilbarbara/tsconfig: aa8e6cc

0.5.0

12 Aug 04:30
Compare
Choose a tag to compare
  • Remove babel, eslint and migrate all files to typescript: 27a96ce
  • Refactor: c44dea3
    • Default export is a function that returns the type of the value
    • Add checks: asyncFunction, error, generatorFunction and instanceOf
    • Add type guards for typescript
  • Update CI config: 8a2c8e0

0.4.1

14 Jul 05:26
Compare
Choose a tag to compare

0.4.0

02 Apr 21:57
Compare
Choose a tag to compare
  • Upgrade dependencies: a4945c0
  • Update jest.config.js: 2b2fea0
  • Add map, nan, numericString, set, weakMap, weakSet: 20dadbd

0.3.0

13 Feb 00:27
Compare
Choose a tag to compare

0.2.1

19 Oct 23:54
Compare
Choose a tag to compare