Skip to content

2.0.0

Compare
Choose a tag to compare
@Krombik Krombik released this 02 Oct 11:08
· 24 commits to master since this release

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 to state and props, added before method, renamed finalizerCallback to after, changed reason from string type to Reason enum
  • renamed moveCurveTo method to humanMoveTo and optimized