serverpod_offline_sync_client 0.0.2
serverpod_offline_sync_client: ^0.0.2 copied to clipboard
Client transport adapter for the Serverpod Offline Sync project.
0.0.2 #
- fix: Skips tracking FKs for relations with non-sync tables.
- fix: Fixes batch
insertof previously tombstoned rows not being tracked correctly. - refactor: Moves the core implementation to the
serverpod_offline_syncshared package. - chore: Updated Serverpod to
4.0.0-beta.2.
0.0.1 #
- chore: Initial version.