v2.0.0
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.