Skip to content

Latest commit

 

History

History
71 lines (47 loc) · 4.76 KB

CHANGELOG.md

File metadata and controls

71 lines (47 loc) · 4.76 KB

1.6.0 (2023-11-20)

Features

  • detect: use getTag function to simplify type detection (d66e6a6)

1.5.0 (2023-11-20)

Features

  • is-plain-object: Check if the object has any non-enumerable properties (ce5ec38)

Bug Fixes

  • add isArrayOfSame to index.ts (1ffc18e)
  • detect: export types (aa0d0d5)
  • isArrayOf: use .some instead of .every (b88500d)
  • isGeneratorFunction: remove console.log (45a0d72)

1.4.0 (2023-10-10)

Features

1.3.0 (2023-10-09)

Features

1.2.0 (2023-10-09)

Features