Skip to content
This repository was archived by the owner on Apr 29, 2020. It is now read-only.

Commit bc3b03f

Browse files
committed
chore: release version v0.45.0
1 parent 683eeae commit bc3b03f

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
<a name="0.45.0"></a>
2+
# [0.45.0](https://github.com/ipfs/js-ipfs-unixfs-importer/compare/v0.44.1...v0.45.0) (2020-02-04)
3+
4+
5+
### Bug Fixes
6+
7+
* only output unixfs things ([#49](https://github.com/ipfs/js-ipfs-unixfs-importer/issues/49)) ([8ecdcf2](https://github.com/ipfs/js-ipfs-unixfs-importer/commit/8ecdcf2))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* If your data is below the chunk size, and you have `rawLeaves` and
13+
`reduceSingleLeafToSelf` set to true, you'll get a CID that resolves
14+
to a bona fide UnixFS file back with metadata and all that good
15+
stuff instead of a `dag-raw` node.
16+
17+
18+
119
<a name="0.44.1"></a>
220
## [0.44.1](https://github.com/ipfs/js-ipfs-unixfs-importer/compare/v0.44.0...v0.44.1) (2020-02-03)
321

0 commit comments

Comments
 (0)