Releases: SimonErm/react-native-job-queue
Releases · SimonErm/react-native-job-queue
v0.2.2
- Fixes priority on iOS (wasn't set natively)
- Fixes priority order (higher first) #18
v0.2.0
- adds promise throttle #13
0.1.0
- Adds optional Payloadtyping via generics
- Fixes Racecondition in queue
- adds missing objc-swift mapping to fix "this.jobStore.updateJob is undefined" on iOS