Skip to content

@powersync/op-sqlite@0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 May 13:26
· 18 commits to main since this release
d9c8319

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.