Skip to content

v1.1.3

Compare
Choose a tag to compare
@BowlingX BowlingX released this 05 Dec 06:49
· 284 commits to master since this release

1.1.3 (2019-12-05)

Bug Fixes

  • state: fixed linter (5051792)
  • state: removed unused code (2410170)
  • state: use useEffect instead of useMemo, moved registration handling to store. Fixes stale / broken state. (b88dcf1)