Skip to content

Fix: SSR

Compare
Choose a tag to compare
@LinusBorg LinusBorg released this 24 Apr 09:00
· 70 commits to develop since this release

Things we fixed

  • #204: disable Instance registration during SSR since Wormhole is as singleton (#205)
  • Disable Wormhole.open() during SSR for the same reason.

Things we added