@alwatr/fetch@4.1.0
·
182 commits
to next
since this release
4.1.0 (2024-09-29)
Features
- use
package-tracer
(cc3c5f9) by @mohammadhonarvar
Bug Fixes
- all dependeny topology (1c17f34) by @mohammadhonarvar
- fetch: remove unused import from fetch core module (28ec726) by @alimd
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
- fetch: change the license to AGPL-3.0 (edf9069) by @ArmanAsadian
- Update build and lint scripts (392d0b7) by @alimd
Dependencies update
- bump @types/node (3d80fed) by @dependabot[bot]