Releases: churchtools/churchtools-js-client
Releases · churchtools/churchtools-js-client
1.3.12
Added Timeout for function calls
1.3.8
- expose ChurchToolsClient class
- use AbortHandler instead of CancelToken (deprecated)
- add PostOption abortController for external cancellation via abortControler.abort()
1.3.7
- Fix POST requests with FormData
1.3.6
- Throw error when no login token is set and user is unauthenticated
1.3.5
- throw an error when no login token is set and user is unauthenticated
1.3.3
- added bundle for broser-usage