Skip to content
This repository has been archived by the owner on Jul 31, 2020. It is now read-only.

v1.3.0

Compare
Choose a tag to compare
@ayumi ayumi released this 08 Jun 00:19
· 179 commits to master since this release

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:

  • #97 Same batch Create + Update records should resolve to Create
    • Fixes #91 Renamed folder never fetches.