Skip to content

0.15.0

Compare
Choose a tag to compare
@dmotz dmotz released this 19 Nov 22:29
· 351 commits to main since this release
  • joinRoom() and makeAction() are now idempotent when called with the same namespaces which allows you to use them as React hooks. See the readme for details. Thanks to @rogersanick for proposing a solution.