Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Oct 00:08

If you are upgrading: please see UPGRADING.md.

Changed

  • Breaking: bump abstract-level to 2.0.0 (dff7a67) (Vincent Weevers)
  • Breaking: remove callbacks and LEVEL_NOT_FOUND (d5bad80) (Vincent Weevers)
  • Update README for v2, with a new approach (a078b45) (Vincent Weevers)
  • Refactor to put more trust in abstract-level state (c2426bb) (Vincent Weevers)
  • Use headers of 18.20.4 for prebuilds (13bcc68) (Vincent Weevers)
  • Swap CentOS image with AlmaLinux (for linux prebuilds) (a3be44d) (Vincent Weevers)

Added

  • Support signal option on iterators (6e196dc) (Vincent Weevers)

Removed

  • Breaking: drop Node.js < 18 and Electron < 30 (c177f3c, e18d5c7) (Vincent Weevers)
  • Stop testing on FreeBSD (ce99a79) (Vincent Weevers)
  • Remove levelup compatibility check (b086bc8) (Vincent Weevers)

Fixed

  • Fix cache bug in iterator.nextv() (1063558) (Vincent Weevers)
  • Create snapshot for get() synchronously (50e03dc) (Vincent Weevers)