Skip to content

Releases: multiformats/js-multiaddr

v11.0.11

08 Dec 07:46
Compare
Choose a tag to compare

11.0.11 (2022-12-08)

Bug Fixes

  • include minified bundle in npm tarball (#291) (ac88cba)

v11.0.10

07 Dec 19:24
Compare
Choose a tag to compare

11.0.10 (2022-12-07)

Bug Fixes

  • run docs after release otherwise version number is always wrong (04e19e1)

v11.0.9

07 Dec 19:16
Compare
Choose a tag to compare

11.0.9 (2022-12-07)

Documentation

  • publish API docs to github pages on release (#289) (c22e55f)

v11.0.8

07 Dec 16:44
Compare
Choose a tag to compare

11.0.8 (2022-12-07)

Bug Fixes

  • varint.decode.bytes can now be undefined according to types (#288) (e0a59e5)

Dependencies

  • dev: bump sinon from 14.0.2 to 15.0.0 (#287) (41f67a7)

v11.0.7

02 Nov 16:01
Compare
Choose a tag to compare

11.0.7 (2022-11-02)

Dependencies

v11.0.6

29 Oct 10:43
Compare
Choose a tag to compare

11.0.6 (2022-10-29)

Bug Fixes

v11.0.5

12 Oct 15:27
Compare
Choose a tag to compare

11.0.5 (2022-10-12)

Dependencies

  • bump uint8arrays from 3.x.x to 4.x.x (#279) (4ef82ac)

v11.0.4

12 Oct 15:18
Compare
Choose a tag to compare

11.0.4 (2022-10-12)

Dependencies

  • bump multiformats from 9.9.0 to 10.0.0 (#278) (767bcbe)

v11.0.3

30 Sep 08:54
Compare
Choose a tag to compare

11.0.3 (2022-09-30)

Bug Fixes

  • use private class field to store cached strings and tuples (#277) (b0809bf)

v11.0.2

29 Sep 12:31
Compare
Choose a tag to compare

11.0.2 (2022-09-29)

Bug Fixes

  • cache string and tuple representations (#275) (9b18ff4)