Skip to content

Commit d1d740d

Browse files
authored
Update RNQS to v2.2.0 (#411)
1 parent ea82cf0 commit d1d740d

File tree

3 files changed

+18508
-23212
lines changed

3 files changed

+18508
-23212
lines changed

.changeset/sweet-pillows-pull.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@powersync/react-native': minor
3+
---
4+
5+
Update RNQS to v 2.2.0 for Expo 52 and RN 0.76 support

packages/react-native/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"homepage": "https://docs.powersync.com/",
3232
"peerDependencies": {
33-
"@journeyapps/react-native-quick-sqlite": "^2.1.2",
33+
"@journeyapps/react-native-quick-sqlite": "^2.2.0",
3434
"@powersync/common": "workspace:^1.21.0",
3535
"react": "*",
3636
"react-native": "*"
@@ -46,7 +46,7 @@
4646
},
4747
"devDependencies": {
4848
"@craftzdog/react-native-buffer": "^6.0.5",
49-
"@journeyapps/react-native-quick-sqlite": "^2.1.2",
49+
"@journeyapps/react-native-quick-sqlite": "^2.2.0",
5050
"@rollup/plugin-alias": "^5.1.0",
5151
"@rollup/plugin-commonjs": "^25.0.7",
5252
"@rollup/plugin-inject": "^5.0.5",
@@ -72,4 +72,4 @@
7272
"real-time data stream",
7373
"live data"
7474
]
75-
}
75+
}

0 commit comments

Comments
 (0)