Skip to content

v0.8.4

Compare
Choose a tag to compare
@jeffbski jeffbski released this 18 Aug 21:45
· 325 commits to master since this release

Clarify cancellation and take latest functionality and its relation to XHR abort in API doc. Add jsfiddle and full examples using RxJS Ajax which redux-logic can immediately abort on cancellation rather than simply suppressing the dispatch (as with http libraries that don't support in-flight cancellation).