Releases: powersync-ja/react-native-quick-sqlite
Releases · powersync-ja/react-native-quick-sqlite
v0.1.1
Patch Changes
- 2802916: Fixed: Missing dependency for
uuid
and race condition where ommitting await
on some lock/transaction operations could deadlock the application's main thread.
v0.0.2
Patch Changes
- c17f91c: Added concurrent read/write connection support.
v0.0.1
Patch Changes
- 90affb4: Bump version to 0.0.1 for consistency