We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55b2b1d commit c9d206cCopy full SHA for c9d206c
CHANGELOG_DRAFT.md
@@ -1,9 +1,5 @@
1
-## v3.7.0
+## v3.7.1
2
3
-### Features
+### Fix
4
5
-- Added support for MMKV storage and deprecated AsyncStorage.
6
-
7
-### Chore
8
9
-- Updated sample React-Native version to 0.74.3
+- Fixed the behavior to call `disconnectWebsocket()` instead of `disconnect()` on unmount container to avoid unintentionally clearing the cache.
0 commit comments