Releases: fullstacksjs/toolbox
Releases · fullstacksjs/toolbox
v4.16.0
4.16.0 (2024-11-04)
Features
- docs: add mdx file for secondsToTime function (25bd6b8)
- functions: add secondsToTime function and test file (a4322c7)
v4.15.1
4.15.1 (2024-06-16)
Bug Fixes
- improve isEmpty input type to accept readonly array (271d112)
v4.15.0
4.15.0 (2024-06-14)
Features
- bind: add support for undefined (917e5f5)
v4.14.0
4.14.0 (2024-05-23)
Bug Fixes
Features
v4.13.1
4.13.1 (2024-04-13)
Bug Fixes
- fix esm import extensions (34b8b20)
v4.12.0
4.12.0 (2024-03-05)
Features
- implement isEmptyObject guard (15a0503)
v4.11.0
4.11.0 (2024-02-01)
Features
- add support for nullish inputs (c1c17bb)
v4.10.0
4.10.0 (2024-01-25)
Features
- add date type for getTypeOf (81c04fd)
- implement clone function (e47c2b3)