Skip to content

Releases: powersync-community/drizzle-op-sqlite-sync

v0.1.1

15 Dec 10:41

Choose a tag to compare

Patch Changes

  • Fix release script public access

v0.1.0

11 Dec 12:10
8876418

Choose a tag to compare

Minor Changes

  • 3069761: Fix database lock issue and add comprehensive concurrent write testing. Includes update/commit hooks for proper transaction handling with op-sqlite, changesets workflow setup, and dependency updates (React Native 0.82.1, op-sqlite 15.0.1).

0.0.4

Patch Changes

  • 8018a3: add linting script and workflow test
  • a08007: fix run prettier to fix wrong file formatting

0.0.3

Patch Changes

  • f3f330: fix drizzle transactions with direct client queries
  • bf6116: fix updated package reference in demo

0.0.2

Patch Changes

  • 0df90f1: setup publishing workflow + fix package references