Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 1.96 KB

CHANGELOG.md

File metadata and controls

42 lines (23 loc) · 1.96 KB

Changelog

3.0.0 - 2025-01-26

Would you mind voting in this community poll? Thank you! If you are upgrading: please see UPGRADING.md.

Changed

  • Breaking: upgrade to abstract-level 3 (#17) (946a57f) (Vincent Weevers)
  • Refactor: split index.js into lib files (#19) (2c24c62) (Vincent Weevers)

Added

  • Implement has() and hasMany() (#18) (fbad527) (Vincent Weevers)
  • Implement explicit snapshots (#16) (f832018) (Vincent Weevers)

Fixed

  • Increase code coverage to 100% (#20) (c5abd4a) (Vincent Weevers)

2.0.0 - 2024-10-22

If you are upgrading: please see UPGRADING.md.

Changed

  • Breaking: upgrade to abstract-level 2 (77dac64) (Vincent Weevers)

Removed

  • Breaking: drop support of Node.js < 18 (caff07d) (Vincent Weevers)
  • Remove level-mem compatibility checks (8552de5) (Vincent Weevers)

1.0.0 - 2022-01-30

🌱 Initial release. If you are upgrading from memdown: please see UPGRADING.md.