Skip to content

Releases: resolid/utils

v1.7.1

Choose a tag to compare

@github-actions github-actions released this 17 Jul 01:58
0ce1eff

Patch Changes

  • daa8d3d - chore: update dependencies

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 03:47
df42b4c

Minor Changes

  • f64163a - feat: upgrade nanoid to v6

v1.6.3

Choose a tag to compare

@github-actions github-actions released this 07 Jul 13:28
a0bf0cb

Patch Changes

v1.6.2

Choose a tag to compare

@github-actions github-actions released this 01 Jul 08:05
2d76620

Patch Changes

v1.6.1

Choose a tag to compare

@github-actions github-actions released this 13 Jun 02:53
d1942af

Patch Changes

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

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 01:36
1f33748

Minor Changes

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

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 23 May 13:55
127d6ba

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

Choose a tag to compare

@github-actions github-actions released this 18 May 10:11
fb83c36

Minor Changes

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

v1.3.8

Choose a tag to compare

@github-actions github-actions released this 17 May 02:46
ca3dbdc

Patch Changes

v1.3.7

Choose a tag to compare

@github-actions github-actions released this 25 Mar 14:37
26b5953

Patch Changes

  • style: fix oxlint warnings (bdb44b1)