Skip to content

v2.1.0

Compare
Choose a tag to compare
@ide ide released this 11 Sep 21:53
ece7d10

New API

  • Added lock.acquired, a read-only property to access whether the lock is currently acquired or not.

Internal

  • CI no longer tests with Node 8 because some dev dependencies don't support it. Added testing on Node 14.