Releases: xcarpentier/react-redux-dispatch-async
Releases · xcarpentier/react-redux-dispatch-async
v1.2.1
- fix 🐛: backward compatibility with
useCompatDispatchAsync
v1.2.0
- 🎸 add cancel action support c299f05 ✅ Closes: #3
v1.1.0
-
🎸 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