Skip to content

v5.0.24

Choose a tag to compare

@kriszyp kriszyp released this 02 Jun 01:32
718e552

What's Changed

  • Merge pull request #1094 from HarperFast/cherry-pick/v5.0/pr-1090
  • Merge pull request #1093 from HarperFast/cherry-pick/v5.0/pr-890
  • resolve cherry-pick conflict: fix import block for CommonJS (v5.0)
  • resolve cherry-pick conflict: evict() Promise wrap
  • chore: bump lmdb to 3.5.5
  • drop verbose comments
  • fix(logging): default rotation path to /rotated when unset
  • Update resources/Table.ts
  • address review: drop optional chain on commit; type resolution as Promise | undefined
  • address review: move commit() out of finally
  • fix(table): make evict() return a Promise on RocksDB

Full Changelog: v5.0.23...v5.0.24