Skip to content

Acquire Immediately

Choose a tag to compare

@Julien-R44 Julien-R44 released this 13 Mar 20:12
· 27 commits to main since this release

Breaking Changes

another small breaking change. we are approaching a stable API

  • The tryAcquire function is now called acquireImmediately. tryAcquire was too confusing.

Changes

Commits

  • chore: fix doc about lock factory API (a651ff9)
  • feat!: rename tryAcquire to acquireImmediately + add runImmediately method (41bfae1)

Full Changelog: https://github.com/Julien-R44/verrou/compare/verrou@0.2.0...verrou@0.3.0