Releases: xmtp/xmtp-js
Releases · xmtp/xmtp-js
@xmtp/[email protected]
@xmtp/[email protected]
@xmtp/[email protected] (2024-02-09)
Bug Fixes
- fix webpack builds using browser/bundler export (0e3993c)
@xmtp/[email protected]
@xmtp/[email protected]
@xmtp/[email protected] (2024-01-25)
Bug Fixes
- add
shouldPush
toContentTypeComposite
(8399807) - allow for HMAC key to be extractable (70fa02f)
- allow specific topics when getting HMAC keys (12895cb)
- await key gen before returning (fbd438c)
- replace last salt with info (15e8305)
- replace one more salt with info (b71c920)
- replace salt with info (482f4ff)
- update
getResultOrThrow
return type (f0ed97c)