Skip to content

Releases: xmtp/xmtp-web

@xmtp/frames-client@0.1.0

30 Jan 02:30
f67b93c
Compare
Choose a tag to compare

Minor Changes

  • a04afac: Add support for preparing signed payloads for the Frames API
  • 502c402: Initialize Frames Client

@xmtp/react-sdk@5.0.1

29 Jan 18:02
bf0e80b
Compare
Choose a tag to compare

Patch Changes

  • b9f49cc: Fixed existing conversation lookup by adding walletAddress to DB query

@xmtp/react-sdk@5.0.0

25 Jan 09:54
06a6809
Compare
Choose a tag to compare

Major Changes

  • a3fda91: Add support for multiple wallets to consent

    Since this changes the API of several exports, it's a breaking change that requires a major release.

@xmtp/react-sdk@4.0.2

24 Jan 17:58
2a4fdda
Compare
Choose a tag to compare

Patch Changes

  • a73d36b: Fix MetaMask snaps integration

@xmtp/react-sdk@4.0.1

23 Jan 15:55
0da7507
Compare
Choose a tag to compare

Patch Changes

  • Upgraded dependencies
  • Removed generate:types command
  • Fixed broken links in README

@xmtp/react-sdk@4.0.0

09 Jan 19:38
a43f950
Compare
Choose a tag to compare

Breaking Changes

  • Removed CommonJS bundle
  • Removed official support for the read receipt content type

Other Changes

  • Replaced tsup with rollup for bundling, fixed source maps
  • Upgraded date-fns to 3.1.0

@xmtp/react-sdk@3.1.1

04 Jan 00:03
6abf376
Compare
Choose a tag to compare

Patch Changes

  • Changed isBlocked to isDenied

@xmtp/react-sdk@3.1.0

03 Jan 20:36
acb9ec2
Compare
Choose a tag to compare

Minor Changes

  • Upgraded JS SDK to 11.3.0 for consent support
  • Added useConsent hook for working with consent
  • Added useStreamConsentList hook for streaming consent actions

Note: This release uses a first-party dependency that includes WASM, which may require additional configuration in your bundler/framework of choice.

@xmtp/react-sdk@3.1.0-beta.2

19 Dec 17:55
d5e6a89
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Upgraded to latest JS SDK beta
  • Switched to happy-dom for testing

@xmtp/react-sdk@3.1.0-beta.1

05 Dec 18:54
ab0b4bf
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Upgrade to latest beta JS SDK, which provides new encryption methods for self messaging