Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Latest commit

 

History

History
159 lines (55 loc) · 5.03 KB

CHANGELOG.md

File metadata and controls

159 lines (55 loc) · 5.03 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.8.1 (2023-05-25)

Bug Fixes

0.8.0 (2023-01-11)

⚠ BREAKING CHANGES

  • update multiformats to v11.x.x and related depenendcies (#4277)

Bug Fixes

0.7.0 (2022-09-06)

⚠ BREAKING CHANGES

deps

0.6.0 (2022-05-27)

⚠ BREAKING CHANGES

  • This module is now ESM only and there return types of some methods have changed

Features

0.5.5 (2021-12-15)

Note: Version bump only for package ipfs-grpc-protocol

0.5.4 (2021-11-24)

Note: Version bump only for package ipfs-grpc-protocol

0.5.3 (2021-11-19)

Note: Version bump only for package ipfs-grpc-protocol

0.5.2 (2021-11-12)

Note: Version bump only for package ipfs-grpc-protocol

0.5.1 (2021-09-28)

Note: Version bump only for package ipfs-grpc-protocol

0.5.0 (2021-09-24)

Features

BREAKING CHANGES

  • There are no default exports and everything is now dual published as ESM/CJS

0.4.1 (2021-09-17)

Note: Version bump only for package ipfs-grpc-protocol

0.4.0 (2021-08-17)

Features

0.3.0 (2021-05-10)

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

0.2.0 (2021-02-01)

chore

BREAKING CHANGES

  • ipfs-repo upgrade requires repo migration to v10

0.1.0 (2021-01-15)

Features