Skip to content

Releases: multiformats/js-multiaddr

v6.1.0

05 Jun 12:17
811b343
Compare
Choose a tag to compare

Features

v6.0.6

04 Mar 11:29
2bb0f1d
Compare
Choose a tag to compare

Bug Fixes

  • json round trip works as expected (#85) (1977874)

v6.0.5

25 Feb 15:10
250dd0f
Compare
Choose a tag to compare

Features

  • add unix protocol support and update protocol table (#84) (d4d3d9b)

v6.0.4

25 Jan 13:27
@vmx vmx
Compare
Choose a tag to compare

Features

v6.0.3

08 Jan 15:36
Compare
Choose a tag to compare

Bug Fixes

  • clean up repo and bundle size reduction (136315a)
  • increase bundle size limit (b7fc015)
  • remove unused deps (3d8cb42)
  • update max bundle size (116f227)

v6.0.2

17 Dec 21:57
@vmx vmx
Compare
Choose a tag to compare

Bug Fixes

  • make ipfs the default 421 proto name (#77) (bab6edb)

v6.0.1

17 Dec 14:51
@vmx vmx
Compare
Choose a tag to compare

Features

v6.0.0

28 Nov 22:48
Compare
Choose a tag to compare

Bug Fixes

Features

  • add support for quic addresses (9238d0d)

BREAKING CHANGES

  • The UDP code was changed in the multicodec table

The UDP code is now 273 instead of 17. For the full discussion of this change
please see multiformats/multicodec#16.

v5.0.2

05 Nov 13:30
60251ad
Compare
Choose a tag to compare
chore: release version v5.0.2

v5.0.1

05 Nov 13:28
8bd1667
Compare
Choose a tag to compare

Features

  • add support for quic addresses (9238d0d)