Releases: multiformats/js-multiaddr
Releases · multiformats/js-multiaddr
v11.0.5
11.0.5 (2022-10-12)
Dependencies
v11.0.4
11.0.4 (2022-10-12)
Dependencies
- bump multiformats from 9.9.0 to 10.0.0 (#278) (767bcbe)
v11.0.3
11.0.3 (2022-09-30)
Bug Fixes
- use private class field to store cached strings and tuples (#277) (b0809bf)
v11.0.2
11.0.2 (2022-09-29)
Bug Fixes
- cache string and tuple representations (#275) (9b18ff4)
v11.0.0
11.0.0 (2022-09-21)
⚠ BREAKING CHANGES
- the
Multiaddr
class is now an interface
Features
Bug Fixes
- fix converting strings to IP addresses and back again (#270) (77f063a)