We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c49880 commit 881ac5fCopy full SHA for 881ac5f
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog of `@rescript-react-native/async-storage`
2
3
+## 1.6.3 - 2021-05-03
4
+
5
+ReScript
6
7
## 1.6.2 - 2021-20-19
8
9
Add `useAsyncStorage_` for record syntax & deprecated `useAsyncStorage`
package.json
@@ -1,7 +1,7 @@
{
"name": "@rescript-react-native/async-storage",
"description": "ReScript bindings for @react-native-async-storage/async-storage.",
- "version": "1.6.2",
+ "version": "1.6.3",
"publishConfig": {
"access": "public"
},
0 commit comments