Skip to content

Releases: mgtitimoli/await-mutex

Release 1.0.1

24 Dec 22:35
Compare
Choose a tag to compare

Features

none

Bug Fixes

  • Fixed a documentation error

Breaking Changes

none

Release 1.0.0

24 Dec 22:32
Compare
Choose a tag to compare

This is the first release of await-mutex, ENJOY!

Features

  • Use ES2015 standard promises allowing the use of async/await
  • Minimal and highly cohesive API
    • isLocked: Boolean
    • lock: Promise

Bug Fixes

none (Let's wait some more versions to fill this)

Breaking Changes

none (We can't break any, since there is no other version older than this one)