This repository was archived by the owner on Oct 7, 2024. It is now read-only.
Add "lock" event
- Add
lockevent, emitted wheneversetLockedis called - Emit no value with
unlockevent- Previously, this event emitted with
true - This is the reason for the major version bump, as this is technically breaking. However, we don't expect this to be breaking in practice, and the event still works as intended.
- Previously, this event emitted with