Skip to content

Releases: mercedesb/react-use-fetch-api

1.0.8 (April 17, 2020)

18 Apr 00:29
d1ac5a8
Compare
Choose a tag to compare
  • Update README documentation

1.0.7 (April 17, 2020)

17 Apr 23:35
Compare
Choose a tag to compare
  • Fixes the get and del request to include null data so headers are processed correctly

1.0.6 (April 16, 2020)

17 Apr 00:38
Compare
Choose a tag to compare
  • Add optional header params to the fetch methods

1.0.5 (February 29, 2020)

01 Mar 01:48
Compare
Choose a tag to compare
  • handle 204 No Content responses

1.0.4 (February 29, 2020)

01 Mar 01:22
Compare
Choose a tag to compare
  • Fix bug from incorrect delete method string

1.0.3 (February 26, 2020)

27 Feb 03:23
Compare
Choose a tag to compare
  • Updated documentation

1.0.2 (February 26, 2020)

27 Feb 01:41
Compare
Choose a tag to compare

Transpile the package code

1.0.1 (February 25, 2020)

26 Feb 04:49
Compare
Choose a tag to compare
  • Updated the name of the package to react-use-fetch-api

1.0.0 (February 25, 2020)

26 Feb 04:28
Compare
Choose a tag to compare

The initial release of the useApi hook