Skip to content

Latest commit

 

History

History
45 lines (22 loc) · 3.4 KB

CHANGELOG.md

File metadata and controls

45 lines (22 loc) · 3.4 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.3.0 (2024-05-09)

Features

2.2.0 (2023-10-12)

Features

  • improved hypercore types and new modules (acb6ab6)

2.1.0 (2023-09-13)

Features

  • better types for Hypercore extensions (#7) (1cfb6c2)

2.0.0 (2023-08-03)

⚠ BREAKING CHANGES

  • remove b4a since it is on DefinitelyTyped

Bug Fixes

  • adjust return type of clear method (#1) (84a2cde)
  • change folder structure to support Node16 (147927f)
  • remove b4a since it is on DefinitelyTyped (8b66bfc)

1.0.1 (2023-07-17)

Bug Fixes

  • core.key is defined if passed in constructor (bfd0dda)