# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [2.3.0](https://github.com/digidem/digidem-types/compare/v2.2.0...v2.3.0) (2024-05-09)


### Features

* add new types to Hypercore ([#14](https://github.com/digidem/digidem-types/issues/14)) ([b8ad7e4](https://github.com/digidem/digidem-types/commit/b8ad7e4207e7c9b1969afde4d200e04e11c9f6a9)), closes [/github.com/holepunchto/hypercore/blob/16375ac22e87907b212c03d0e4a8e6b0a38f8c76/index.js#L76](https://github.com/digidem//github.com/holepunchto/hypercore/blob/16375ac22e87907b212c03d0e4a8e6b0a38f8c76/index.js/issues/L76) [/github.com/holepunchto/hypercore/blob/16375ac22e87907b212c03d0e4a8e6b0a38f8c76/index.js#L79](https://github.com/digidem//github.com/holepunchto/hypercore/blob/16375ac22e87907b212c03d0e4a8e6b0a38f8c76/index.js/issues/L79) [/github.com/holepunchto/hypercore/blob/16375ac22e87907b212c03d0e4a8e6b0a38f8c76/index.js#L60](https://github.com/digidem//github.com/holepunchto/hypercore/blob/16375ac22e87907b212c03d0e4a8e6b0a38f8c76/index.js/issues/L60) [/github.com/holepunchto/hypercore/blob/16375ac22e87907b212c03d0e4a8e6b0a38f8c76/index.js#L338](https://github.com/digidem//github.com/holepunchto/hypercore/blob/16375ac22e87907b212c03d0e4a8e6b0a38f8c76/index.js/issues/L338) [/github.com/holepunchto/hypercore/blob/16375ac22e87907b212c03d0e4a8e6b0a38f8c76/index.js#L144](https://github.com/digidem//github.com/holepunchto/hypercore/blob/16375ac22e87907b212c03d0e4a8e6b0a38f8c76/index.js/issues/L144) [/github.com/holepunchto/hypercore/blob/16375ac22e87907b212c03d0e4a8e6b0a38f8c76/lib/replicator.js#L1029](https://github.com/digidem//github.com/holepunchto/hypercore/blob/16375ac22e87907b212c03d0e4a8e6b0a38f8c76/lib/replicator.js/issues/L1029)
* improved hypercore types and new modules ([#9](https://github.com/digidem/digidem-types/issues/9)) ([cb27a44](https://github.com/digidem/digidem-types/commit/cb27a449f21e4fd3d91d4f3749b7e17d3443669a))

## [2.2.0](https://github.com/digidem/digidem-types/compare/v2.1.0...v2.2.0) (2023-10-12)


### Features

* improved hypercore types and new modules ([acb6ab6](https://github.com/digidem/digidem-types/commit/acb6ab6faa5de79b15b735aba1608b31d826f113))

## [2.1.0](https://github.com/digidem/digidem-types/compare/v2.0.0...v2.1.0) (2023-09-13)


### Features

* better types for Hypercore extensions ([#7](https://github.com/digidem/digidem-types/issues/7)) ([1cfb6c2](https://github.com/digidem/digidem-types/commit/1cfb6c2623e5c469741fa11956ce3e5ca30ff191))

## [2.0.0](https://github.com/digidem/digidem-types/compare/v1.0.1...v2.0.0) (2023-08-03)


### ⚠ BREAKING CHANGES

* remove b4a since it is on DefinitelyTyped

### Bug Fixes

* adjust return type of clear method ([#1](https://github.com/digidem/digidem-types/issues/1)) ([84a2cde](https://github.com/digidem/digidem-types/commit/84a2cde79e3efe37ed71c46e66306d38338ed2ce))
* change folder structure to support Node16 ([147927f](https://github.com/digidem/digidem-types/commit/147927f0c382cdb8bf2558440d3f93a5c3b61291))
* remove b4a since it is on DefinitelyTyped ([8b66bfc](https://github.com/digidem/digidem-types/commit/8b66bfc43ca86e9c819ab7cce78d623314cde348))

### 1.0.1 (2023-07-17)


### Bug Fixes

* core.key is defined if passed in constructor ([bfd0dda](https://github.com/digidem/digidem-types/commit/bfd0ddaedc15b6bb5f3652c773f352c2704392aa))
