This repository has been archived by the owner on Jun 26, 2023. It is now read-only.
@libp2p/connection-v1.0.0
github-actions
released this
05 Jan 23:07
·
1024 commits
to master
since this release
@libp2p/connection-v1.0.0 (2022-01-05)
Bug Fixes
chore
- update libp2p-crypto and peer-id (c711e8b)
Features
- add auto-publish (#134) (e228d26)
- simpler peer id (#117) (fa2c4f5)
- split out code, convert to typescript (#111) (e174bba), closes #110 #101
- update package names (#133) (337adc9)
BREAKING CHANGES
- requires node 15+
- not all fields from concrete classes have been added to the interfaces, some adjustment may be necessary as this gets rolled out