Skip to content

Releases: xcarpentier/react-redux-dispatch-async

v1.2.1

26 Jun 10:16
Compare
Choose a tag to compare
  • fix 🐛: backward compatibility with useCompatDispatchAsync

v1.2.0

19 Jun 09:43
Compare
Choose a tag to compare
  • 🎸 add cancel action support c299f05 ✅ Closes: #3

v1.1.0

19 Jun 09:39
Compare
Choose a tag to compare
  • 🎸 use race condition to take the latest promise cfa23b2 ✅ Closes: #1

  • fix: 🐛 timeout, Provide a new timeout status and optional to set timeout as you wish,
    otherwise, value is 15s fb20d48