This repository was archived by the owner on Feb 12, 2024. It is now read-only.
Releases: ipfs/js-ipfs
Releases · ipfs/js-ipfs
[email protected]
[email protected]
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
[email protected]
0.3.0 (2021-05-10)
Bug Fixes
- ignore the ts error caused by the recent protobufjs type change (#3656) (084589c)
- update data type for ws message event handler (#3641) (4a14d20)
chore
BREAKING CHANGES
- 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
[email protected]
[email protected]
0.3.0 (2021-05-10)
Bug Fixes
chore
BREAKING CHANGES
- 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
[email protected]
[email protected]
0.6.0 (2021-05-10)
Bug Fixes
- do not republish self key twice (#3634) (8545a76)
- fix types (#3662) (0fe8892)
- mark ipld options as partial (#3669) (f98af8e)
- only accept cid for ipfs.dag.get (#3675) (bb8f8bc), closes #3637
- update ipfs repo (#3671) (9029ee5)
- update types after feedback from ceramic (#3657) (0ddbb1b), closes #3640
chore
Features
BREAKING CHANGES
- 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
[email protected]
[email protected]
0.4.0 (2021-05-10)
Bug Fixes
- fix types (#3662) (0fe8892)
- loosen input type for swarm.connect and swarm.disconnect (#3673) (46618c7), closes #3638
- mark ipld options as partial (#3669) (f98af8e)
- update ipfs repo (#3671) (9029ee5)
- update types after feedback from ceramic (#3657) (0ddbb1b), closes #3640
chore
BREAKING CHANGES
- 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