This repository was archived by the owner on Jun 26, 2023. It is now read-only.
Commit 5082e80
committed
chore(release): 3.0.0 [skip ci]
## [@libp2p/interface-libp2p-v3.0.0](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-libp2p-v2.0.0...@libp2p/interface-libp2p-v3.0.0) (2023-04-27)
### ⚠ BREAKING CHANGES
* pubsub, dht, ping, fetch and identify have been removed - re-enable these by passing them as services
### Features
* allow user defined services ([#375](#375)) ([13cf442](13cf442))
### Documentation
* fix typos in docs ([#386](#386)) ([8ec2cdc](8ec2cdc))1 parent 13cf442 commit 5082e80
2 files changed
+17
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
1 | 17 | | |
2 | 18 | | |
3 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments