Skip to content

Releases: resolid/utils

v1.6.1

13 Jun 02:53
d1942af

Choose a tag to compare

Patch Changes

  • 205661f - feat: add MaybePromise and AtLeastOne utility types

v1.6.0

04 Jun 01:36
1f33748

Choose a tag to compare

Minor Changes

  • d5f01db - refactor(fetch): simplify response handling and unify native mode behavior

v1.5.0

23 May 13:55
127d6ba

Choose a tag to compare

Minor Changes

  • feat: add url and ufetch utils (df6d829)

  • feat: remove timeout and add withTimeout (ee50fe6)

Patch Changes

  • feat: add isPlainObject utility function (805cb79)

  • refactor: simplify isDate implementation (6990126)

  • refactor: split promise to single file (8f7f1ac)

  • refactor: replace inline type checks with utility functions (ce859ee)

  • feat: add MaybeArray type (266116f)

  • feat: add isArrayBuffer function (f34bd85)

v1.4.0

18 May 10:11
fb83c36

Choose a tag to compare

Minor Changes

  • feat: add sleep, retry, abortable, and timeout async utilities (22e6c13)

v1.3.8

17 May 02:46
ca3dbdc

Choose a tag to compare

Patch Changes

v1.3.7

25 Mar 14:37
26b5953

Choose a tag to compare

Patch Changes

  • style: fix oxlint warnings (bdb44b1)

v1.3.6

23 Mar 02:03
e1f2a38

Choose a tag to compare

Patch Changes

  • refactor: rename firstWeekContainsDate to firstWeekContains (165f10c)

v1.3.5

20 Mar 01:25
1b291b1

Choose a tag to compare

Patch Changes

  • chore: move to resolid/utils (5387911)

v1.3.4

17 Mar 03:34
ed292c9

Choose a tag to compare

Patch Changes

  • fix: export dayOfWeek and weekOfYear utils (d3ac464)

v1.3.3

17 Mar 03:26
713d888

Choose a tag to compare

Patch Changes

  • feat: add dayOfWeek and weekOfYear utils (e565341)