This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@journeyapps/react-native-quick-sqlite@0.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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@journeyapps/react-native-quick-sqlite@0.1.1
Patch Changes
uuid
and race condition where ommittingawait
on some lock/transaction operations could deadlock the application's main thread.