Releases: mapbox/locking
Releases · mapbox/locking
v5.0.1
v5.0.0
v4.0.0
BREAKING
- library now exports two items,
LockingandLockingAsync Lockingfunction, which contains the same interface as previous versionsLockingAsyncclass, for managing async/promise functions of arbitrary parameters- update lru-cache 7.x, this includes updated options:
staleis nowallowStalemaxAgeis nowttl
- use jest as a test runner
- test on node 16 & 18, drop node 10 & 12
v3.3.0
- Made sure to check if data exist before fetching it