Releases: SimonErm/react-native-job-queue
Releases · SimonErm/react-native-job-queue
0.4.2
Remove unused react peerDependency
0.4.0
Features:
- add requeueJob method
- add removeJob method
0.3.1
Fix:
- return all jobs by calling getJobs
Fix: retry limit is ignored because of typo
v0.2.4
Skip v0.2.3 since it was a mistake.
Changes:
- Jobs which are marked as active before the queue starts get reseted to prevent abboned jobs
Fixes:
- the executer tries more attempts than configured