Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.

Commit d3c350d

Browse files
authored
Merge pull request #286 from xmtp/changeset-release/main
release: version packages
2 parents 36fecdf + f56a9ba commit d3c350d

File tree

3 files changed

+13
-6
lines changed

3 files changed

+13
-6
lines changed

.changeset/forty-radios-scream.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/react-sdk/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @xmtp/react-sdk
22

3+
## 8.0.0
4+
5+
### Major Changes
6+
7+
- b5dd0a8:
8+
- Upgraded dexie
9+
10+
### BREAKING CHANGES
11+
12+
- Removed `CachedMessageWithId` and `CachedConversationWithId` exports
13+
- Removed `dbVersion` prop from `XMTPProvider` component
14+
315
## 7.0.1
416

517
### Patch Changes

packages/react-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xmtp/react-sdk",
3-
"version": "7.0.1",
3+
"version": "8.0.0",
44
"description": "XMTP client SDK for React apps written in TypeScript",
55
"keywords": [
66
"xmtp",

0 commit comments

Comments
 (0)