- Last updated: 2025-03-09T19:21:53Z
- Generator: thi.ng/monopub
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)
- add
isDarkMode()
(c42a738)
3.6.19 (2025-01-14)
- use optional chaining & nullish coalescing (c5a0a13)
3.6.0 (2024-04-08)
- add optional generics for collection checks (8d55530)
3.5.0 (2024-02-22)
- add isArrayBufferLike(), isArrayBufferView() (652a1d2)
3.4.7 (2023-11-09)
- update isTypedArray() to return boolean (2c0f72f)
3.4.0 (2023-08-04)
- add isGenerator() (af8ffb3)
3.3.5 (2022-12-16)
- add generics for isFunction() (2850048)
3.3.0 (2022-10-17)
- add isTouchEvent() (7ef2acc)
3.2.1 (2022-06-11)
- update export map (add missing isBigInt()) (9270de0)
3.2.0 (2022-06-09)
- add isBigInt(), update pkg/readme (bb6d833)