Skip to content

Releases: powersync-ja/powersync-service

@powersync/[email protected]

15 Jan 14:02
9befbfc

Choose a tag to compare

Minor Changes

  • 9d9ff08: Updated BucketStorageFactory to use AsyncDisposable
  • 9d9ff08: Improved migrations logic. Up migrations can be executed correctly after down migrations.

Patch Changes

@powersync/[email protected]

15 Jan 14:01
9befbfc

Choose a tag to compare

Minor Changes

  • 9d9ff08: Improved migrations logic. Up migrations can be executed correctly after down migrations.

@powersync/[email protected]

15 Jan 14:01
9befbfc

Choose a tag to compare

Minor Changes

  • 9d9ff08: Initial release of Postgres bucket storage.

Patch Changes

@powersync/[email protected]

15 Jan 14:01
9befbfc

Choose a tag to compare

Patch Changes

@powersync/[email protected]

10 Jan 14:15
8f3a55c

Choose a tag to compare

Minor Changes

  • 9709b2d: Shared MongoDB dependency between modules. This should help avoid potential multiple versions of MongoDB being present in a project.

Patch Changes

@powersync/[email protected]

10 Jan 14:15
8f3a55c

Choose a tag to compare

Minor Changes

  • 9709b2d: Shared MongoDB dependency between modules. This should help avoid potential multiple versions of MongoDB being present in a project.

Patch Changes

@powersync/[email protected]

10 Jan 14:15
8f3a55c

Choose a tag to compare

Patch Changes

@powersync/[email protected]

10 Jan 14:15
8f3a55c

Choose a tag to compare

Minor Changes

  • 9709b2d: Shared MongoDB dependency between modules. This should help avoid potential multiple versions of MongoDB being present in a project.

[email protected]

09 Jan 11:13
a561d36

Choose a tag to compare

Patch Changes

@powersync/[email protected]

09 Jan 11:13
a561d36

Choose a tag to compare

Minor Changes

  • fea550f: Moved MongoDB sync bucket storage implementation to the MongoDB module.