Skip to content

v1.0.22

Choose a tag to compare

@jacklehamster jacklehamster released this 23 Mar 09:28
· 47 commits to main since this release
    • Added a condition to check for outgoing updates that don't start with "peer/" and await connection if any are found in example/dist/index.js - Removed redundant conditional await for connection based on the length of outgoing updates in example/dist/index.js - Updated debug ID in example/dist/index.js - Updated debug ID in example/dist/index.js.map - Added a condition to check for outgoing updates that don't start with "peer/" and await connection if any are found in src/client/SyncClient.ts bee138a
  • Summary: - Added handling for client updates with restricted peers - Updated debugId in index.js.map - Refactored handling of client updates in SyncRoom.ts 37c4fd0
  • Updating dir.json via Github Action b1a7b83

v1.0.21...v1.0.22