Skip to content

Commit bac8c54

Browse files
authored
PKG -- [fcl] Default to localStorage (#2001)
1 parent d8b2a8e commit bac8c54

File tree

14 files changed

+260
-201
lines changed

14 files changed

+260
-201
lines changed

.changeset/fresh-cows-repair.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@onflow/fcl-core": minor
3+
---
4+
5+
Add getStorageProvider to currentUser configuration

.changeset/slow-peaches-vanish.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@onflow/fcl": minor
3+
---
4+
5+
Use localStorage as default & export LOCAL_STORAGE/SESSION_STORAGE as helpers for fcl.storage.default configuration key

.changeset/stupid-turkeys-hope.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@onflow/fcl-react-native": patch
3+
---
4+
5+
Pass getStorageProvider to currentUser configuration

package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)