-
Notifications
You must be signed in to change notification settings - Fork 37
Comparing changes
Open a pull request
base repository: ipfs/js-ipfs-unixfs
base: ipfs-unixfs-importer-v10.0.1
head repository: ipfs/js-ipfs-unixfs
compare: ipfs-unixfs-importer-v10.0.2
- 10 commits
- 12 files changed
- 3 contributors
Commits on Aug 16, 2022
-
chore(release): 8.0.1 [skip ci]
## [ipfs-unixfs-exporter-v8.0.1](ipfs-unixfs-exporter-v8.0.0...ipfs-unixfs-exporter-v8.0.1) (2022-08-16) ### Bug Fixes * update types import path and deps ([#248](#248)) ([2edd327](2edd327))
Configuration menu - View commit details
-
Copy full SHA for 2ac8556 - Browse repository at this point
Copy the full SHA 2ac8556View commit details
Commits on Aug 17, 2022
-
fix: parallelise loading of dag-pb links when exporting (#249)
A polishing of #237. Uses `it-parallel` to load a whole list of children of a DAG node in parallel rather than one at a time. Makes fetching large files much faster.
Configuration menu - View commit details
-
Copy full SHA for 862d63b - Browse repository at this point
Copy the full SHA 862d63bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57659fc - Browse repository at this point
Copy the full SHA 57659fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c1b9f6 - Browse repository at this point
Copy the full SHA 4c1b9f6View commit details -
chore(release): 8.0.3 [skip ci]
## [ipfs-unixfs-exporter-v8.0.3](ipfs-unixfs-exporter-v8.0.2...ipfs-unixfs-exporter-v8.0.3) (2022-08-17) ### Bug Fixes * handle empty files again ([4c1b9f6](4c1b9f6))
Configuration menu - View commit details
-
Copy full SHA for 45a80ee - Browse repository at this point
Copy the full SHA 45a80eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for eeeda23 - Browse repository at this point
Copy the full SHA eeeda23View commit details -
chore(release): 8.0.4 [skip ci]
## [ipfs-unixfs-exporter-v8.0.4](ipfs-unixfs-exporter-v8.0.3...ipfs-unixfs-exporter-v8.0.4) (2022-08-17) ### Bug Fixes * yield buf after reading length to make it safe to use with worker transfer ([eeeda23](eeeda23))
Configuration menu - View commit details
-
Copy full SHA for 37948eb - Browse repository at this point
Copy the full SHA 37948ebView commit details
Commits on Aug 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 47f3d5a - Browse repository at this point
Copy the full SHA 47f3d5aView commit details
Commits on Aug 31, 2022
-
fix: specify return type of the importer to generate correct types (#251
) If we don't to this, we end up importing deep paths from `unixfs` in the generated types which aren't in the exports map so fail when people are compiling their dependencies. Fixes #214
Configuration menu - View commit details
-
Copy full SHA for 3343366 - Browse repository at this point
Copy the full SHA 3343366View commit details -
Configuration menu - View commit details
-
Copy full SHA for e409fc4 - Browse repository at this point
Copy the full SHA e409fc4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff ipfs-unixfs-importer-v10.0.1...ipfs-unixfs-importer-v10.0.2