github-actions
released this
14 Sep 06:32
·
1106 commits
to main
since this release
@xmtp/[email protected] (2024-03-12)
Bug Fixes
- add
shouldPush
toContentTypeComposite
(fe2e1d1) - adjust types (ca498c0)
- allow for HMAC key to be extractable (cd39432)
- allow specific topics when getting HMAC keys (bbd7010)
- await key gen before returning (c261f25)
- replace last salt with info (6c2079b)
- replace one more salt with info (ef2f167)
- replace salt with info (a0e3ecd)
- update
getResultOrThrow
return type (acee946) - upgrade @xmtp/proto (b891c68)
- upgrade
async-mutex
(b2263da) - upgrade
viem
(019f0b9)