This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8f7ce23
commit 3cf09ab
Showing
37 changed files
with
322 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"packages/interface-ipfs-core":"0.154.2","packages/ipfs":"0.62.2","packages/ipfs-cli":"0.12.2","packages/ipfs-client":"0.7.8","packages/ipfs-core":"0.14.2","packages/ipfs-core-config":"0.3.2","packages/ipfs-core-types":"0.10.2","packages/ipfs-core-utils":"0.14.2","packages/ipfs-daemon":"0.12.2","packages/ipfs-grpc-client":"0.9.3","packages/ipfs-grpc-protocol":"0.5.5","packages/ipfs-grpc-server":"0.8.3","packages/ipfs-http-client":"56.0.2","packages/ipfs-http-gateway":"0.9.2","packages/ipfs-http-response":"2.0.2","packages/ipfs-http-server":"0.11.2","packages/ipfs-message-port-client":"0.11.2","packages/ipfs-message-port-protocol":"0.11.2","packages/ipfs-message-port-server":"0.11.2"} | ||
{"packages/interface-ipfs-core":"0.154.3","packages/ipfs":"0.62.3","packages/ipfs-cli":"0.12.3","packages/ipfs-client":"0.7.9","packages/ipfs-core":"0.14.3","packages/ipfs-core-config":"0.3.3","packages/ipfs-core-types":"0.10.3","packages/ipfs-core-utils":"0.14.3","packages/ipfs-daemon":"0.12.3","packages/ipfs-grpc-client":"0.9.4","packages/ipfs-grpc-protocol":"0.5.5","packages/ipfs-grpc-server":"0.8.4","packages/ipfs-http-client":"56.0.3","packages/ipfs-http-gateway":"0.9.3","packages/ipfs-http-response":"2.0.3","packages/ipfs-http-server":"0.11.3","packages/ipfs-message-port-client":"0.11.3","packages/ipfs-message-port-protocol":"0.11.3","packages/ipfs-message-port-server":"0.11.3"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,6 +34,24 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline | |
|
||
|
||
|
||
### [0.12.3](https://www.github.com/ipfs/js-ipfs/compare/ipfs-cli-v0.12.2...ipfs-cli-v0.12.3) (2022-04-20) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* upgrade dep of ipfs-utils ^9.0.2->^9.0.6 ([#4086](https://www.github.com/ipfs/js-ipfs/issues/4086)) ([8f7ce23](https://www.github.com/ipfs/js-ipfs/commit/8f7ce23c18be12bdc52b98bfccbd0a5a2a9c9f7e)), closes [#4080](https://www.github.com/ipfs/js-ipfs/issues/4080) | ||
|
||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* dependencies | ||
* ipfs-core bumped from ^0.14.2 to ^0.14.3 | ||
* ipfs-core-types bumped from ^0.10.2 to ^0.10.3 | ||
* ipfs-core-utils bumped from ^0.14.2 to ^0.14.3 | ||
* ipfs-daemon bumped from ^0.12.2 to ^0.12.3 | ||
* ipfs-http-client bumped from ^56.0.2 to ^56.0.3 | ||
|
||
### [0.12.2](https://www.github.com/ipfs/js-ipfs/compare/ipfs-cli-v0.12.1...ipfs-cli-v0.12.2) (2022-03-01) | ||
|
||
|
||
|
@@ -472,4 +490,4 @@ Co-authored-by: achingbrain <[email protected]> | |
### Features | ||
|
||
* enable custom formats for dag put and get ([#3347](https://github.com/ipfs/js-ipfs/issues/3347)) ([3250ff4](https://github.com/ipfs/js-ipfs/commit/3250ff453a1d3275cc4ab746f59f9f70abd5cc5f)) | ||
* type check & generate defs from jsdoc ([#3281](https://github.com/ipfs/js-ipfs/issues/3281)) ([bbcaf34](https://github.com/ipfs/js-ipfs/commit/bbcaf34111251b142273a5675f4754ff68bd9fa0)) | ||
* type check & generate defs from jsdoc ([#3281](https://github.com/ipfs/js-ipfs/issues/3281)) ([bbcaf34](https://github.com/ipfs/js-ipfs/commit/bbcaf34111251b142273a5675f4754ff68bd9fa0)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "ipfs-core-config", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "Package to store node and browser specific config for ipfs-core", | ||
"author": "Alex Potsides <[email protected]>", | ||
"homepage": "https://github.com/ipfs/js-ipfs/tree/master/packages/ipfs-core-config#readme", | ||
|
@@ -107,7 +107,7 @@ | |
}, | ||
"devDependencies": { | ||
"aegir": "^36.0.1", | ||
"ipfs-core-utils": "^0.14.2", | ||
"ipfs-core-utils": "^0.14.3", | ||
"rimraf": "^3.0.2" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "ipfs-core-utils", | ||
"version": "0.14.2", | ||
"version": "0.14.3", | ||
"description": "Package to share code between ipfs and ipfs-http-client", | ||
"author": "Alex Potsides <[email protected]>", | ||
"homepage": "https://github.com/ipfs/js-ipfs/tree/master/packages/ipfs-core-utils#readme", | ||
|
@@ -119,7 +119,7 @@ | |
"browser-readablestream-to-it": "^1.0.1", | ||
"debug": "^4.1.1", | ||
"err-code": "^3.0.1", | ||
"ipfs-core-types": "^0.10.2", | ||
"ipfs-core-types": "^0.10.3", | ||
"ipfs-unixfs": "^6.0.3", | ||
"ipfs-utils": "^9.0.6", | ||
"it-all": "^1.0.4", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -37,6 +37,28 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline | |
|
||
|
||
|
||
### [0.14.3](https://www.github.com/ipfs/js-ipfs/compare/ipfs-core-v0.14.2...ipfs-core-v0.14.3) (2022-04-20) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* exclude fs from bundle ([#4076](https://www.github.com/ipfs/js-ipfs/issues/4076)) ([6c3cb73](https://www.github.com/ipfs/js-ipfs/commit/6c3cb73db7b46211c88431273f61f04463a4f80d)) | ||
* **rmlink:** fix rmlink to match docs ([#4073](https://www.github.com/ipfs/js-ipfs/issues/4073)) ([1a73160](https://www.github.com/ipfs/js-ipfs/commit/1a73160e5dbe8623458cdf1194158c2f45ff64a6)) | ||
* update car dependency for CARv2 read support ([#4085](https://www.github.com/ipfs/js-ipfs/issues/4085)) ([c367840](https://www.github.com/ipfs/js-ipfs/commit/c367840062e3fc555e696e4fc621651ed1929213)) | ||
* upgrade dep of ipfs-utils ^9.0.2->^9.0.6 ([#4086](https://www.github.com/ipfs/js-ipfs/issues/4086)) ([8f7ce23](https://www.github.com/ipfs/js-ipfs/commit/8f7ce23c18be12bdc52b98bfccbd0a5a2a9c9f7e)), closes [#4080](https://www.github.com/ipfs/js-ipfs/issues/4080) | ||
|
||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* dependencies | ||
* ipfs-core-config bumped from ^0.3.2 to ^0.3.3 | ||
* ipfs-core-types bumped from ^0.10.2 to ^0.10.3 | ||
* ipfs-core-utils bumped from ^0.14.2 to ^0.14.3 | ||
* ipfs-http-client bumped from ^56.0.2 to ^56.0.3 | ||
* devDependencies | ||
* interface-ipfs-core bumped from ^0.154.2 to ^0.154.3 | ||
|
||
### [0.14.2](https://www.github.com/ipfs/js-ipfs/compare/ipfs-core-v0.14.1...ipfs-core-v0.14.2) (2022-03-01) | ||
|
||
|
||
|
@@ -574,4 +596,4 @@ Co-authored-by: Geoffrey Cohler <[email protected]> | |
|
||
Closes https://github.com/ipfs/js-ipfs/issues/3210 | ||
|
||
Co-authored-by: achingbrain <[email protected]> | ||
Co-authored-by: achingbrain <[email protected]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,6 +20,24 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline | |
|
||
|
||
|
||
### [0.12.3](https://www.github.com/ipfs/js-ipfs/compare/ipfs-daemon-v0.12.2...ipfs-daemon-v0.12.3) (2022-04-20) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* upgrade dep of ipfs-utils ^9.0.2->^9.0.6 ([#4086](https://www.github.com/ipfs/js-ipfs/issues/4086)) ([8f7ce23](https://www.github.com/ipfs/js-ipfs/commit/8f7ce23c18be12bdc52b98bfccbd0a5a2a9c9f7e)), closes [#4080](https://www.github.com/ipfs/js-ipfs/issues/4080) | ||
|
||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* dependencies | ||
* ipfs-core bumped from ^0.14.2 to ^0.14.3 | ||
* ipfs-core-types bumped from ^0.10.2 to ^0.10.3 | ||
* ipfs-grpc-server bumped from ^0.8.3 to ^0.8.4 | ||
* ipfs-http-gateway bumped from ^0.9.2 to ^0.9.3 | ||
* ipfs-http-server bumped from ^0.11.2 to ^0.11.3 | ||
|
||
### [0.12.2](https://www.github.com/ipfs/js-ipfs/compare/ipfs-daemon-v0.12.1...ipfs-daemon-v0.12.2) (2022-03-01) | ||
|
||
|
||
|
@@ -378,4 +396,4 @@ Co-authored-by: Hugo Dias <[email protected]> | |
|
||
## 0.3.2 (2020-12-16) | ||
|
||
**Note:** Version bump only for package ipfs-daemon | ||
**Note:** Version bump only for package ipfs-daemon |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.