Skip to content
This repository was archived by the owner on Sep 17, 2021. It is now read-only.

v1.3.3

Latest

Choose a tag to compare

@Fordi Fordi released this 05 Aug 16:00
· 3 commits to main since this release

Feature updates:

  • New hook: useEventListener - Attach a function as an event handler, detatching when the component is removed.
  • New hook: useSharedState - useState, but shared between instances of your app