v1.2.0
What's Changed
- chore(deps): bump the patch group with 3 updates by @dependabot[bot] in #536
- chore(deps): bump @tybys/wasm-util from 0.10.1 to 0.10.2 in the patch group by @dependabot[bot] in #537
- chore(deps): bump msgpackr from 1.11.10 to 2.0.1 by @dependabot[bot] in #538
- chore(deps): bump the patch group with 27 updates by @dependabot[bot] in #539
- chore(deps): bump tar from 7.5.13 to 7.5.14 in the patch group by @dependabot[bot] in #540
- chore(deps-dev): bump oxfmt from 0.47.0 to 0.48.0 by @dependabot[bot] in #541
- chore(deps-dev): bump oxlint from 1.62.0 to 1.63.0 by @dependabot[bot] in #542
- Optimize getRange() iterator with shared buffers and bitmap flags by @kriszyp in #524
- rocksdb-js CLI by @cb1kenobi in #543
- Pin pnpm to v10 for Node 20 by @cb1kenobi in #548
- chore(deps): bump the patch group with 3 updates by @dependabot[bot] in #549
- chore(deps-dev): bump tsdown from 0.21.10 to 0.22.0 by @dependabot[bot] in #550
- chore(deps-dev): bump semver from 7.7.4 to 7.8.0 by @dependabot[bot] in #551
- Compaction support by @cb1kenobi in #544
- Guard against out-of-bounds DataView read in transaction log iterator by @kriszyp in #552
- perf(txnlog): reduce writeBatch overhead with three targeted fixes by @kriszyp in #525
- Update
getKeysCount()to return exact count by @cb1kenobi in #547
Full Changelog: v1.1.1...v1.2.0