Skip to content

Files

Latest commit

 

History

History
72 lines (39 loc) · 2.55 KB

CHANGELOG.md

File metadata and controls

72 lines (39 loc) · 2.55 KB

Change Log

All notable changes to this project will be documented in this file. Only versions published since 2022-01-01 are listed here. Please consult the Git history for older version information. See Conventional Commits for commit guidelines.

Note: Unlisted patch versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies.

3.7.0 (2025-02-21)

🚀 Features

3.6.19 (2025-01-14)

♻️ Refactoring

  • use optional chaining & nullish coalescing (c5a0a13)

3.6.0 (2024-04-08)

🚀 Features

  • add optional generics for collection checks (8d55530)

3.5.0 (2024-02-22)

🚀 Features

  • add isArrayBufferLike(), isArrayBufferView() (652a1d2)

3.4.7 (2023-11-09)

🩹 Bug fixes

  • update isTypedArray() to return boolean (2c0f72f)

3.4.0 (2023-08-04)

🚀 Features

3.3.5 (2022-12-16)

♻️ Refactoring

  • add generics for isFunction() (2850048)

3.3.0 (2022-10-17)

🚀 Features

3.2.1 (2022-06-11)

🩹 Bug fixes

  • update export map (add missing isBigInt()) (9270de0)

3.2.0 (2022-06-09)

🚀 Features

  • add isBigInt(), update pkg/readme (bb6d833)