Skip to content

1.0.1

Compare
Choose a tag to compare
@FlowFlorent FlowFlorent released this 24 Feb 19:47
· 727 commits to main since this release
  • Log stack traces of function calls that resulted in rejected storage mutations
    to the console in non-production builds to ease debugging.

@liveblocks/core

  • Fixes bug where the state of others in a room was wrong when:
    • Client A disconnects improperly (ex: computer goes to sleep)
    • Then Client B disconnects (ex: computer goes to sleep)
    • Then Client A reconnects: client B still shows in the others state