Loading...

July 2025
JavaScript/Web SDK

JS Web Client SDK: v1.23.2

Latest changes: [IMPROVED] Added a CommonJS build for @powersync/commonand re-ordered exports so require() loads the new .cjs bundle instead of the ESM build. (PR #644) [IMPROVED] Web clients now open write transactions with BEGIN EXCLUSIVE instead of BEGIN, skipping the read→write upgrade step and reducing WA-sqlite lock retries. (PR #651) [IMPROVED] WebSocket keepalive tracking: treat any message as activity, extend lifetime to 90s, and defer BSON parsing which reduces keepalive errors on slow or busy connections. (PR #648)
June 2025