Releases: kndt84/aws-api-gateway-client
Releases · kndt84/aws-api-gateway-client
v0.2.14
- Added support for default headers
#60 #59
- Included yarn.lock file to guarantee dependency packages correctly work.
v0.2.12
- Update packages
- Add Travis IC config file
v0.2.10
- Fix body copy error when body is a Buffer #44 #45
- Update axios and axios-retry version
- Add dist/* files for ease of checking transpiled ones
- Fix eslint keyword-spacing error
v0.2.9
- Fixed the bug that query parameter with a single quote causes error #37
v0.2.8
- Fixed the error: React Native GET method causes error if a request has body #32
- Reduce code redundancy #34
v0.2.7
Refer to the following links for details.
PR #28
Issue #20
v0.2.6
- Add systemClockOffset option
- Modify README.md
- Add .npmignore not to upload src and test files as npm package
v0.2.4
- Correct example code in README.md
- Add service as a configuration parameter