Skip to content

Releases: Lunotte/react-http-request-handler

1.1.1

27 Oct 12:04
Compare
Choose a tag to compare

What's Changed

  • Fix issue 154 about bad path to main module in package.json by @Lunotte in #155

v1.1.0

28 Apr 15:28
9689e4e
Compare
Choose a tag to compare

Added :
Get API history in errors
Cancel http request

More details in the documentation

Updated :
Upgrade Axios to 0.26.1
Rename addToDirectory to lock

v1.0.3

15 Jan 22:14
e8fe764
Compare
Choose a tag to compare
  • Give the possibility to flush the queries stored in memory intended to be used only once
  • The changelog file has been added.

v1.0.2

08 Jan 16:40
930ddc9
Compare
Choose a tag to compare

This version contains corrective dependency updates.

v1.0.1

14 Nov 11:49
4354c92
Compare
Choose a tag to compare

First version with very little fix