Releases: mvanroon/react-native-axios-jwt
Releases · mvanroon/react-native-axios-jwt
v1.8.0
v1.7.1
Accept any 0.x version of axios as peer dependency
Full Changelog: v1.7.0...v1.7.1
v1.7.0
Bump packages. Most importantly axios to 0.27.2
Full Changelog: v1.6.0...v1.7.0
v1.6.0
v1.5.0
What's Changed
- chore: checked code small changes and test improvements by @Peter-Slump in #15
- build(deps): bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #8
- build(deps): bump follow-redirects from 1.14.4 to 1.14.9 by @dependabot in #16
New Contributors
- @Peter-Slump made their first contribution in #15
- @dependabot made their first contribution in #8
Full Changelog: v1.4.0...v1.5.0
v1.4.0
Fix overriding error message instead of throwing a new error in refresh request error handler
Full Changelog: v1.3.0...v1.4.0
v1.3.0
- Upgrade all minor and patch dependencies
- Check error types in error handlers and improve tests
- Override error message instead of throwing a new error in refresh request error handler
Full Changelog: v1.2.0...v1.3.0
v1.2.0
v1.1.0
What's Changed
- Updated README by @jasonpraful in #3
- rethrow current error instead of creating a new one and fix tests by @mvanroon in #4
New Contributors
- @jasonpraful made their first contribution in #3
Full Changelog: v1.0.1...v1.1.0
v1.0.0
First release based on https://github.com/jetbridge/axios-jwt