2.0.0
What's Changed
- removed the division into sync and async methods in the mouse and keyboard modules, now all methods are async
- removed event emitter
- redesigned
GlobalHotkey
, removed everything related tostate
andprops
, addedbefore
method, renamedfinalizerCallback
toafter
, changedreason
from string type toReason
enum - renamed
moveCurveTo
method tohumanMoveTo
and optimized