Skip to content

v2.0.0

Choose a tag to compare

@ide ide released this 12 Sep 20:48
c21ea33

This is not a significant upgrade over v1.2.1 but there is a small breaking change. Namely, CommonJS's require('await-lock') has been dropped in favor of standard JS's import 'await-lock'. You can still use require() but need to explicitly access the default export.