js-libp2p
js-libp2p copied to clipboard
libp2p v3 release issue
This is a tracking issue for items that will cause v3 of libp2p to be released. The idea is to only do this once per year - v2 shipped in early September 2024 so we are approaching a reasonable window to release v3.
This list is currently non-exhaustive and may grow and/or shrink over time.
- [ ] Remove all
@deprecatedmethods and fields from packages in this monorepo - [ ] Remove all
@deprecatedmethods and fields from@multiformats/multiaddr - [ ] Switch await from async iterables to web streams? https://github.com/libp2p/js-libp2p/pull/1847
Part of https://github.com/ipshipyard/roadmaps/issues/22
@dhuseby