Skip to content

Releases: xmtp/xmtp-js

@xmtp/[email protected]

14 Sep 06:36
0c37e35
Compare
Choose a tag to compare

@xmtp/[email protected] (2022-02-25)

Bug Fixes

  • header serialization non-determinism (#73) (0c37e35)

@xmtp/[email protected]

14 Sep 06:36
acbc4c7
Compare
Choose a tag to compare

@xmtp/[email protected] (2022-02-25)

Bug Fixes

  • move husky install out of postinstall (9fbbbc1)

@xmtp/[email protected]

14 Sep 06:36
ca53240
Compare
Choose a tag to compare

@xmtp/[email protected] (2022-02-24)

Features

  • added method to check if address exists (4ca4c9b)

@xmtp/[email protected]

14 Sep 06:36
2ada505
Compare
Choose a tag to compare

@xmtp/[email protected] (2022-02-15)

Features

@xmtp/[email protected]

14 Sep 06:36
fbfff3e
Compare
Choose a tag to compare

@xmtp/[email protected] (2022-02-15)

Bug Fixes

  • add Conversation to exports and make contacts private (17c24b2)
  • add esdoc @type field and reformat some comments (7f1c135)

@xmtp/[email protected]

14 Sep 06:36
df9bdee
Compare
Choose a tag to compare

@xmtp/[email protected] (2022-02-11)

Features

  • human-friendly signature requests (23fea04)

@xmtp/[email protected]

14 Sep 06:36
53d7425
Compare
Choose a tag to compare

@xmtp/[email protected] (2022-02-11)

Bug Fixes

@xmtp/[email protected]

14 Sep 06:36
46974c5
Compare
Choose a tag to compare

@xmtp/[email protected] (2022-02-11)

Bug Fixes

  • add buf-setup-action to GH release job (e88a54b)

@xmtp/[email protected]

14 Sep 06:36
af6be57
Compare
Choose a tag to compare

@xmtp/[email protected] (2022-02-11)

Bug Fixes

  • use pinst to disable postinstall on published package (0e6ce46)

@xmtp/[email protected]

14 Sep 06:36
12bc783
Compare
Choose a tag to compare

@xmtp/[email protected] (2022-02-11)

Bug Fixes

Features

  • add Message.error with error for undecodable (b3c5492)

Reverts

  • Revert "Remove utils.getRandomValues and access crypto.getRandomValues directly" (154004b)
  • Revert "Use mocha instead of jest for testing" (bf8e92d)
  • Revert "Revert "s/Ciphertext/Payload"" (40ea1eb)