Skip to content

Releases: xmtp/xmtp-js

@xmtp/[email protected]

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

@xmtp/[email protected] (2022-04-06)

Features

  • XIP-5 support different payload content types (#68) (d55d083)

BREAKING CHANGES

  • The protocol format of messages is changing, old clients won't be able to decode new messages correctly and new clients won't be able to decode old messages correctly. The API changes are backward compatible.

@xmtp/[email protected]

14 Sep 06:36
0988e24
Compare
Choose a tag to compare

@xmtp/[email protected] (2022-04-05)

Features

@xmtp/[email protected]

14 Sep 06:36
37b8dd5
Compare
Choose a tag to compare

@xmtp/[email protected] (2022-03-17)

Bug Fixes

@xmtp/[email protected]

14 Sep 06:36
0355f56
Compare
Choose a tag to compare

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

Bug Fixes

  • export changes + type fixes (a39cd2c)

Features

  • add option to use localStorage keyBundles (f4ab71a)
  • networkStore impl (957f344)

@xmtp/[email protected]

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

@xmtp/[email protected] (2022-03-14)

Features

BREAKING CHANGES

  • Messages between this version and previous are incompatible

@xmtp/[email protected]

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

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

Bug Fixes

@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