Releases: kickstartcrew/redux-offline-queue
Releases · kickstartcrew/redux-offline-queue
v1.1.0
Added
removeAction
function and uuid to meta attribute in actions to remove a specific queued action.
v1.0.8
Added
queueAction
function that can be exported and used for manually adding actions to the offline queue. (e.g. to re queue an action that failed for other reasons than offline, such as server is down)
First release
v1.0.0
Version 1.0.0 first release