Skip to content

Latest commit

 

History

History
83 lines (44 loc) · 5.03 KB

CHANGELOG.md

File metadata and controls

83 lines (44 loc) · 5.03 KB

Changelog

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

1.0.0-alpha.10 (2024-05-01)

⚠ BREAKING CHANGES

  • drop Node 16 support (#40)
  • Node 16.17.1+ is now required.

Features

Bug Fixes

  • docs shouldn't require ready cores (#29) (7cd3aaf), closes #24

  • develop on Node 20, CI with 16.17.1 + 18.17.1 + 20 (#35) (b85c3b6)

  • drop Node 16 support (#40) (c87f8fb)

1.0.0-alpha.9 (2023-11-28)

Features

  • .idle(), initial state 'indexing', non-ready cores (#22, #24) (89ac7ae), closes #23

1.0.0-alpha.8 (2023-11-16)

Bug Fixes

1.0.0-alpha.7 (2023-08-30)

Bug Fixes

  • get discovery key from core.key (25865bf)

1.0.0-alpha.6 (2023-08-30)

⚠ BREAKING CHANGES

  • put storage in sub-folders (#17)

Bug Fixes

1.0.0-alpha.5 (2023-08-23)

Bug Fixes

  • correctly track & persist index state (#14) (c5bb0ce)

1.0.0-alpha.4 (2023-08-02)

1.0.0-alpha.3 (2023-08-02)

1.0.0-alpha.2 (2023-07-06)

Bug Fixes

  • Fix for hypercore 10.6.0 change to update() (#8) (0152d4b)

1.0.0-alpha.1 (2023-07-06)

Features

Bug Fixes

  • stricter types and publish typescript declarations (#7) (adad201)

1.0.0-alpha.0 (2022-03-08)

Bug Fixes

  • only emit state when it changes (7c62cc6)