Skip to content

Release 1.0.0

Compare
Choose a tag to compare
@mgtitimoli mgtitimoli released this 24 Dec 22:32
· 9 commits to master since this release

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)