Skip to content

Releases: powersync-ja/powersync-js

@powersync/[email protected]

02 Jun 13:06
dea6877
Compare
Choose a tag to compare

Patch Changes

@powersync/[email protected]

02 Jun 13:06
dea6877
Compare
Choose a tag to compare

Patch Changes

@powersync/[email protected]

02 Jun 13:06
dea6877
Compare
Choose a tag to compare

Patch Changes

@powersync/[email protected]

02 Jun 13:06
dea6877
Compare
Choose a tag to compare

Patch Changes

@powersync/[email protected]

02 Jun 13:06
dea6877
Compare
Choose a tag to compare

Patch Changes

@powersync/[email protected]

02 Jun 13:06
dea6877
Compare
Choose a tag to compare

@powersync/[email protected]

02 Jun 13:06
dea6877
Compare
Choose a tag to compare

Patch Changes

  • b046ebe: Fix reported progress around compactions / defrags on the sync service.

@powersync/[email protected]

29 May 13:26
d9c8319
Compare
Choose a tag to compare

Minor Changes

  • 1037e8a: close() is now async, which allows clients to use it with await.

Patch Changes

  • 1037e8a: Rejecting pending read/write operations when the database is closed.

@powersync/[email protected]

29 May 15:15
658e439
Compare
Choose a tag to compare

Patch Changes

  • 5eae93c: Fix CJS distributables not being published.

@powersync/[email protected]

29 May 13:26
d9c8319
Compare
Choose a tag to compare

Patch Changes

  • 2e03dd6: Add a main entry to package.json. It will be ignored because the package uses conditional exports, but is required for tools like pkg.
  • 2e03dd6: Support @powersync/better-sqlite3 versions 0.2.x.