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.
2 parents 809de5e + 9ca50f4 commit 4cff9d7Copy full SHA for 4cff9d7
.changeset/sweet-toes-join.md
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# @xmtp/react-native-sdk
2
3
+## 3.1.8
4
+
5
+### Patch Changes
6
7
+- 8c15ef6: - Add ability to filter and sync by multiple consents
8
+ - And new inboxId methods for performance
9
+ - Conversation list sort by last "readable" msg
10
+ - Default msg history off
11
12
## 3.1.7
13
14
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@xmtp/react-native-sdk",
- "version": "3.1.7",
+ "version": "3.1.8",
"description": "Wraps for native xmtp sdks for react native",
"main": "build/index.js",
"types": "build/index.d.ts",
0 commit comments