All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Check for status code existence before checking status value. Related to axios issues.
- Add fix for axios.
- Update tests
- Updated all axios.then() to use lodash _.get().
- Updated error responses in account sagas.
- Dependabot update of websocket-extensions
- Dependabot update of http-proxy, debug, eventemitter3, and follow-redirects
- SET_USER_TOKEN action now triggers a call to load user.
- Changes to support persistent login for non-web apps
- Now supports custom headers for requests
- Updated lodash to 4.17.19
authenticationRequiredflag moved intooptionsparameter (see README for more information)
- Added apiGet, apiPost, apiPut, apiPatch and apiDelete to api sagas
- Initial release of library