Skip to content

v1.2.0

Compare
Choose a tag to compare
@kitten kitten released this 16 Apr 12:24
· 20 commits to master since this release
7aa99e8
  • Upgrade dependencies and build process
  • Add browser support by conditionally disabling yielding (See #50)
  • Fix current identity assertion in dispatcher, which would cause a "Hooks can only be called inside the body of a function component" error, by @zenflow (See #51)