Skip to content

@alwatr/fetch@4.1.0

Compare
Choose a tag to compare
@alimd alimd released this 29 Sep 13:20
· 182 commits to next since this release
@alwatr/fetch@4.1.0
cc1ea8b

4.1.0 (2024-09-29)

Features

Bug Fixes

Code Refactoring

  • fetch: update fetch package to use @alwatr/parse-duration for timeout and retryDelay durations (1108c54) by @alimd
  • fetch: Update logger import and initialization (1f0451c) by @alimd
  • fetch: use new DictionaryReq type (a8149cf) by @alimd
  • update Dictionary type definitions (c94cbc4) by @alimd
  • use new type-helper global types and remove all import types (08b5d08) by @alimd
  • wait: rename package to delay (cf8c45c) by @alimd

Miscellaneous Chores

Dependencies update