Skip to content

Commit 4e9f27d

Browse files
authored
chore: update @react-native-async-storage/async-storage to version 2.0 (#3836)
1 parent 058a07c commit 4e9f27d

File tree

3 files changed

+26
-19
lines changed

3 files changed

+26
-19
lines changed

.changeset/sweet-buses-invite.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@urql/storage-rn': patch
3+
---
4+
5+
Add support for `@react-native-async-storage/async-storage` v2.0.0.

packages/storage-rn/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,12 @@
4949
"prepublishOnly": "run-s clean build"
5050
},
5151
"peerDependencies": {
52-
"@react-native-async-storage/async-storage": "^1.15.5",
52+
"@react-native-async-storage/async-storage": "^1.15.5 || ^2.0.0",
5353
"@react-native-community/netinfo": "^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^11.0.0",
5454
"@urql/exchange-graphcache": ">=5.0.0"
5555
},
5656
"devDependencies": {
57-
"@react-native-async-storage/async-storage": "^1.21.0",
57+
"@react-native-async-storage/async-storage": "^2.2.0",
5858
"@react-native-community/netinfo": "^11.2.1",
5959
"@urql/core": "workspace:*",
6060
"@urql/exchange-graphcache": "workspace:*"

pnpm-lock.yaml

Lines changed: 19 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)