·
719 commits
to main
since this release
Minor Changes
- 447f979: Improve performance of MOVE and REMOVE operations.
- b1a76b3: Fixed SSR Mode detection for DB adapters. Removed the potential for SSR Web Streamining implementations from to perform syncing operations.
- f202944: Merge
TableandTableV2but keptTableV2to avoid making this a breaking change. - 447f979: Add custom x-user-agent header and client_id parameter to requests.
- 447f979: Emit update notifications on
disconnectAndClear(). - 447f979: Persist lastSyncedAt timestamp.