ipfs / js-ipfs-unixfs

JavaScript implementation of IPFS' unixfs (a Unix FileSystem representation on top of a MerkleDAG)
Other
87 stars 34 forks source link

fix: specify return type of the importer to generate correct types #251

Closed achingbrain closed 2 years ago

achingbrain commented 2 years ago

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

github-actions[bot] commented 2 years ago

:tada: This PR is included in version ipfs-unixfs-importer-v10.0.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 2 years ago

:tada: This PR is included in version ipfs-unixfs-exporter-v8.0.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: