Skip to content

@powersync/[email protected]

Choose a tag to compare

@github-actions github-actions released this 07 Jul 10:00
· 84 commits to main since this release

Patch Changes

  • ffe3095: Improve websocket keepalive logic to reduce keepalive errors.
  • 36d8f28: Remove unused compaction logic.
  • 53236a8: Rust client: Properly upload CRUD entries made while offline.
  • b7255b7: Rust sync client: Fix connect() resolving before a connection is made.
  • 70a9cf5: Added CommonJs output for common package. Ensuring default export entry is last so that require statements don't use .mjs output instead of .cjs.
  • d1b7fcb: Rust sync client: Fix reported lastSyncedAt values in sync status.