This repository has been archived by the owner on Jul 31, 2020. It is now read-only.
v1.3.0
Possibly breaking change:
- #96 Send entire sync record for history and bookmark for RESOLVED_SYNC_RECORDS
- Previously we were sending a diff of the changed props as the sync record, but now we're sending the entire record. This is simpler for browser clients to apply sync records.
- siteSettings remain unchanged and still send just the different props.
Bug fix: