Releases: fullstacksjs/toolbox
Releases · fullstacksjs/toolbox
v4.18.0
4.18.0 (2025-05-09)
Bug Fixes
Features
v4.17.0
4.17.0 (2025-04-19)
Bug Fixes
- move isPositive and isNegative to numbers (d33074b)
Features
v4.16.1
4.16.1 (2025-04-19)
Bug Fixes
- docs: correct typo in is-null-or-empty-string key (24e2e72)
- fix missing export for formatSeconds (0a1b1e1)
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