Releases: mercedesb/react-use-fetch-api
Releases · mercedesb/react-use-fetch-api
1.0.8 (April 17, 2020)
1.0.7 (April 17, 2020)
- Fixes the get and del request to include null data so headers are processed correctly
1.0.6 (April 16, 2020)
- Add optional header params to the fetch methods
1.0.5 (February 29, 2020)
- handle 204 No Content responses
1.0.4 (February 29, 2020)
- Fix bug from incorrect delete method string
1.0.3 (February 26, 2020)
- Updated documentation
1.0.2 (February 26, 2020)
Transpile the package code
1.0.1 (February 25, 2020)
- Updated the name of the package to react-use-fetch-api
1.0.0 (February 25, 2020)
The initial release of the useApi
hook