Upgrading the Client SDK

In order to upgrade to a newer version of the PowerSync package, first check the changelog for any breaking changes.

Then, run the below command in your project folder:

flutter pub upgrade powersync

Run the below command in your project folder:

npm upgrade @powersync/react-native @journeyapps/react-native-quick-sqlite

Run the below command in your project folder:

npm upgrade @powersync/web @journeyapps/wa-sqlite

Update your project's Gradle file (build.gradle.kts) with the latest version of the SDK.

Last updated