## [2.0.1](https://github.com/ipfs-shipyard/js-hamt-sharding/compare/v2.0.0...v2.0.1) (2021-08-23)



# [2.0.0](https://github.com/ipfs-shipyard/js-hamt-sharding/compare/v1.0.0...v2.0.0) (2021-02-18)


### Features

* add types ([#3](https://github.com/ipfs-shipyard/js-hamt-sharding/issues/3)) ([8b7e204](https://github.com/ipfs-shipyard/js-hamt-sharding/commit/8b7e204b9452ab3f7be1717bef0caa715dcbd91c))



<a name="1.0.0"></a>
# [1.0.0](https://github.com/ipfs-shipyard/js-hamt-sharding/compare/v0.0.2...v1.0.0) (2020-01-08)


### Bug Fixes

* linting ([83e6192](https://github.com/ipfs-shipyard/js-hamt-sharding/commit/83e6192))



## 0.0.2 (2018-11-23)


### Bug Fixes

* compact children before counting them ([56a2ece](https://github.com/ipfs-shipyard/js-hamt-sharding/commit/56a2ece))
* remove async generator so we can webpack it ([ebef92a](https://github.com/ipfs-shipyard/js-hamt-sharding/commit/ebef92a))


### Features

* use async instead of callbacks ([2478d09](https://github.com/ipfs-shipyard/js-hamt-sharding/commit/2478d09))



