Skip to content

Releases: torusresearch/http-helpers

v3.1.0

12 Jul 10:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0

v3.0.0

19 May 03:29
Compare
Choose a tag to compare

Start using webpack 5

Drop Node.js 12 support

Full Changelog: v2.2.0...v3.0.0

v2.2.0

27 Jan 11:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.4...v2.2.0

v2.1.4

13 Dec 07:28
Compare
Choose a tag to compare

Bug fixes
Full Changelog: v2.1.3...v2.1.4

v2.1.3

13 Dec 06:29
Compare
Choose a tag to compare

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

07 Dec 15:16
Compare
Choose a tag to compare

Simplify types
Full Changelog: v2.1.1...v2.1.2

v2.1.1

07 Dec 15:16
Compare
Choose a tag to compare

Set default timeout to 60s
Full Changelog: v2.1.0...v2.1.1

v2.1.0

01 Dec 13:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.1.0

v2.0.0

01 Dec 06:42
Compare
Choose a tag to compare

What's Changed

  • Migrate to using Torus CLI
  • Fix npm version warnings

Full Changelog: v1.4.0...v2.0.0

v1.4.0

07 Jul 06:48
Compare
Choose a tag to compare

The following changes have been made in this release:

  • update deps
  • add support for form data in patch and put