What's Changed
- π Bugfix: Clear upsert promise when ending externally (#71) by @flt3150sk in https://github.com/desko27/react-call/pull/72
Unclaimed project
Are you a maintainer of react-call? Claim this project to take control of your public changelog and roadmap.
Full Changelog: https://github.com/desko27/react-call/compare/v1.7.0...v1.8.1
Since this is the first release after the monorepo...
β¨ Callable.end() and Callable.update() methods can be used without a promise now to affect all ongoing calls.
https://github.com/desko27/react-call/compare/v1.6.1...v1.7.0
https://github.com/desko27/react-call/compare/v1.6.0...v1.6.1
β¨ Add the ability to update call props from the caller scope #22 Thanks @PavelZhuravlev
https://github.com/desko27/react-call/compare...