Acquire Immediately
Julien-R44
released this
13 Mar 20:12
·
17 commits
to main
since this release
Breaking Changes
another small breaking change. we are approaching a stable API
- The
tryAcquire
function is now calledacquireImmediately
.tryAcquire
was too confusing.
Changes
- Added
runImmediately
method: https://verrou.dev/docs/api#acquireimmediately
Commits
- chore: fix doc about lock factory API (a651ff9)
- feat!: rename
tryAcquire
toacquireImmediately
+ addrunImmediately
method (41bfae1)
Full Changelog: https://github.com/Julien-R44/verrou/compare/[email protected]@0.3.0