This repository was archived by the owner on Feb 12, 2024. It is now read-only.
·
406 commits
to master
since this release
50.0.0 (2021-05-10)
Bug Fixes
- add missing type import (#3664) (64cc1e1)
- fix types (#3662) (0fe8892)
- loosen input type for swarm.connect and swarm.disconnect (#3673) (46618c7), closes #3638
- mark ipld options as partial (#3669) (f98af8e)
chore
- update node version in docker build (#3603) (087fd1e)
- upgrade deps with new typedefs (#3550) (a418a52)
BREAKING CHANGES
- Minimum supported node version is 14
- all core api methods now have types, some method signatures have changed, named exports are now used by the http, grpc and ipfs client modules