2.0.0 - 2024-12-20
If you are upgrading: please see UPGRADING.md
.
- Bump
readable-stream
from 3 to 4 (#15) (fc4fb51
) (Vincent Weevers) - Use
autoDestroy
option (#13) (190f920
) (Vincent Weevers)
- Breaking: drop support of
abstract-level
1 (d29bcef
) (Vincent Weevers) - Breaking: drop support of Node.js < 18 (
77a492d
) (Vincent Weevers)
1.1.1 - 2024-10-22
1.1.0 - 2022-02-19
- Align LICENSE format with standardized SPDX (
045a19d
) (Vincent Weevers) - Fix documented default of
highWaterMark
(db4e833
) (Vincent Weevers).
1.0.1 - 2022-01-30
- Make use of
nextv()
,keys()
andvalues()
(#2) (7c4fc44
) (Vincent Weevers). - Fix
engines.node
version inpackage.json
(ad5a7b9
) (Vincent Weevers).
1.0.0 - 2021-12-10
🌱 Initial release, forked from level-iterator-stream
.