Skip to content

Releases: fullstacksjs/toolbox

v4.16.0

04 Nov 17:08
Compare
Choose a tag to compare

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

16 Jun 21:09
271d112
Compare
Choose a tag to compare

4.15.1 (2024-06-16)

Bug Fixes

  • improve isEmpty input type to accept readonly array (271d112)

v4.15.0

14 Jun 21:56
917e5f5
Compare
Choose a tag to compare

4.15.0 (2024-06-14)

Features

  • bind: add support for undefined (917e5f5)

v4.14.1

27 May 21:44
eb5b7e9
Compare
Choose a tag to compare

4.14.1 (2024-05-27)

Bug Fixes

v4.14.0

23 May 10:05
Compare
Choose a tag to compare

4.14.0 (2024-05-23)

Bug Fixes

Features

v4.13.1

13 Apr 22:34
34b8b20
Compare
Choose a tag to compare

4.13.1 (2024-04-13)

Bug Fixes

  • fix esm import extensions (34b8b20)

v4.13.0

05 Mar 18:33
Compare
Choose a tag to compare

4.13.0 (2024-03-05)

Features

v4.12.0

05 Mar 08:29
Compare
Choose a tag to compare

4.12.0 (2024-03-05)

Features

  • implement isEmptyObject guard (15a0503)

v4.11.0

01 Feb 20:11
Compare
Choose a tag to compare

4.11.0 (2024-02-01)

Features

  • add support for nullish inputs (c1c17bb)

v4.10.0

25 Jan 00:44
Compare
Choose a tag to compare

4.10.0 (2024-01-25)

Features

  • add date type for getTypeOf (81c04fd)
  • implement clone function (e47c2b3)