Skip to content
This repository was archived by the owner on Jun 26, 2023. It is now read-only.

Releases: libp2p/js-libp2p-interfaces

@libp2p/interface-dht-v1.0.2

12 Oct 12:51

Choose a tag to compare

@libp2p/interface-dht-v1.0.2 (2022-10-12)

Trivial Changes

Dependencies

  • bump multiformats from 9.9.0 to 10.0.0 (#302) (fe11d69)

@libp2p/interface-content-routing-v1.0.3

12 Oct 12:32

Choose a tag to compare

@libp2p/interface-content-routing-v1.0.3 (2022-10-12)

Trivial Changes

Dependencies

  • bump multiformats from 9.9.0 to 10.0.0 (#302) (fe11d69)

@libp2p/interface-connection-encrypter-compliance-tests-v3.0.0

12 Oct 12:50

Choose a tag to compare

@libp2p/interface-connection-encrypter-compliance-tests-v3.0.0 (2022-10-12)

⚠ BREAKING CHANGES

  • modules no longer implement Initializable instead switching to constructor injection

Bug Fixes

@libp2p/interface-pubsub-v3.0.0

11 Oct 13:32

Choose a tag to compare

@libp2p/interface-pubsub-v3.0.0 (2022-10-11)

⚠ BREAKING CHANGES

  • add topicValidators to pubsub interface (#298)

Bug Fixes

  • add topicValidators to pubsub interface (#298) (e5ff819)

@libp2p/interface-pubsub-compliance-tests-v3.0.0

11 Oct 15:19

Choose a tag to compare

@libp2p/interface-pubsub-compliance-tests-v3.0.0 (2022-10-11)

⚠ BREAKING CHANGES

  • add topicValidators to pubsub interface (#298)

Bug Fixes

  • add topicValidators to pubsub interface (#298) (e5ff819)

Dependencies

  • update sibling dependencies (8f3680e)

@libp2p/interface-mocks-v6.1.0

11 Oct 15:19

Choose a tag to compare

@libp2p/interface-mocks-v6.1.0 (2022-10-11)

Features

@libp2p/interface-connection-manager-v1.3.0

11 Oct 15:17

Choose a tag to compare

@libp2p/interface-pubsub-compliance-tests-v2.0.5

07 Oct 14:10

Choose a tag to compare

@libp2p/interface-pubsub-compliance-tests-v2.0.5 (2022-10-07)

Dependencies

  • bump @libp2p/components from 2.1.1 to 3.0.0 (#299) (b3f493c)

@libp2p/interface-mocks-v6.0.1

07 Oct 14:09

Choose a tag to compare

@libp2p/interface-mocks-v6.0.1 (2022-10-07)

Dependencies

  • bump @libp2p/components from 2.1.1 to 3.0.0 (#299) (b3f493c)

@libp2p/interface-address-manager-v2.0.0

07 Oct 15:10

Choose a tag to compare

@libp2p/interface-address-manager-v2.0.0 (2022-10-07)

⚠ BREAKING CHANGES

  • add observed address methods (#269)

Features