Releases: torusresearch/http-helpers
Releases · torusresearch/http-helpers
v3.1.0
What's Changed
- custom tracing for http calls using sentry. by @himanshuchawla009 in #24
Full Changelog: v3.0.0...v3.1.0
v3.0.0
v2.2.0
v2.1.4
Bug fixes
Full Changelog: v2.1.3...v2.1.4
v2.1.3
What's Changed
- Fix issue with lodash.merge behaving differently with undefined by @chaitanyapotti in #20
Full Changelog: v2.1.2...v2.1.3
v2.1.2
Simplify types
Full Changelog: v2.1.1...v2.1.2
v2.1.1
Set default timeout to 60s
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Fix types
- Feat/torus cli by @chaitanyapotti in #19
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #16
Full Changelog: v2.0.0...v2.1.0
v2.0.0
v1.4.0
The following changes have been made in this release:
- update deps
- add support for form data in patch and put