Skip to content

@powersync/react-native@1.16.3

Choose a tag to compare

@github-actions github-actions released this 10 Jan 13:30
· 444 commits to main since this release
f0b6394

Patch Changes

  • b38bcdb: Fixed an issue where the read and write locks were executing mutually exclusively. A read conccurent with a write or another read should correctly proceed instead of being blocked until the other lock has released.
  • 2c86114: Update powersync-sqlite-core to 0.3.8 - Increase limit on number of columns per table to 1999.
  • Updated dependencies [2c86114]
    • @powersync/common@1.22.2