All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.3.0 (2024-05-09)
- add new types to Hypercore (#14) (b8ad7e4), closes /github.com/holepunchto/hypercore/blob/16375ac22e87907b212c03d0e4a8e6b0a38f8c76/index.js#L76 /github.com/holepunchto/hypercore/blob/16375ac22e87907b212c03d0e4a8e6b0a38f8c76/index.js#L79 /github.com/holepunchto/hypercore/blob/16375ac22e87907b212c03d0e4a8e6b0a38f8c76/index.js#L60 /github.com/holepunchto/hypercore/blob/16375ac22e87907b212c03d0e4a8e6b0a38f8c76/index.js#L338 /github.com/holepunchto/hypercore/blob/16375ac22e87907b212c03d0e4a8e6b0a38f8c76/index.js#L144 /github.com/holepunchto/hypercore/blob/16375ac22e87907b212c03d0e4a8e6b0a38f8c76/lib/replicator.js#L1029
- improved hypercore types and new modules (#9) (cb27a44)
2.2.0 (2023-10-12)
- improved hypercore types and new modules (acb6ab6)
2.1.0 (2023-09-13)
2.0.0 (2023-08-03)
- remove b4a since it is on DefinitelyTyped
- adjust return type of clear method (#1) (84a2cde)
- change folder structure to support Node16 (147927f)
- remove b4a since it is on DefinitelyTyped (8b66bfc)
- core.key is defined if passed in constructor (bfd0dda)