Releases: xmtp/xmtp-web
Releases · xmtp/xmtp-web
@xmtp/[email protected]
Patch Changes
- fd952ee: Adds ability to post frame to a destination and see an updated response
@xmtp/[email protected]
@xmtp/[email protected]
Patch Changes
- b9f49cc: Fixed existing conversation lookup by adding
walletAddress
to DB query
@xmtp/[email protected]
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/[email protected]
Patch Changes
- a73d36b: Fix MetaMask snaps integration
@xmtp/[email protected]
Patch Changes
- Upgraded dependencies
- Removed
generate:types
command - Fixed broken links in README
@xmtp/[email protected]
Breaking Changes
- Removed CommonJS bundle
- Removed official support for the read receipt content type
Other Changes
- Replaced
tsup
withrollup
for bundling, fixed source maps - Upgraded
date-fns
to3.1.0
@xmtp/[email protected]
Patch Changes
- Changed
isBlocked
toisDenied
@xmtp/[email protected]
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/[email protected]
Patch Changes
- Upgraded to latest JS SDK beta
- Switched to
happy-dom
for testing