Releases: Level/read-stream
Releases · Level/read-stream
v1.1.1
Fixed
- Use promise API for abstract-level 2 compatibility (#18) (
912041a
) (Vincent Weevers)
v1.1.0
Added
- Add TypeScript type declarations (#3) (
6ca9ef1
) (Vincent Weevers)
Fixed
- Align LICENSE format with standardized SPDX (
045a19d
) (Vincent Weevers)
- Fix documented default of
highWaterMark
(db4e833
) (Vincent Weevers).
v1.0.1
Fixed
- Make use of
nextv()
, keys()
and values()
(#2) (7c4fc44
) (Vincent Weevers).
- Fix
engines.node
version in package.json
(ad5a7b9
) (Vincent Weevers).