v1.7.0 Batch end/update methods
✨ Callable.end() and Callable.update() methods can be used without a promise now to affect all ongoing calls.
- Merge pull request #36 from desko27/feature/add-batch-overloads-to-end-update-methods b6eaadb
- Add docs for end/update batch overloads 9d5c932
- Add batch overloads to end/update methods b3b4c85
https://github.com/desko27/react-call/compare/v1.6.1...v1.7.0