This repository has been archived by the owner on Dec 2, 2024. It is now read-only.
Releases: Level/deferred-leveldown
Releases · Level/deferred-leveldown
v7.0.0
v6.0.0
If you are upgrading: please see UPGRADING.md
.
Changed
- Breaking: bump
abstract-leveldown
(97eb4b7
,979c4c9
) (Vincent Weevers) - Breaking: modernize syntax and bump
standard
(Level/community#98) (d43d1c4
) (Vincent Weevers) - Add
files
to package.json (5ee83b2
) (Vincent Weevers)
Removed
- Breaking: drop node 6 and 8 (Level/community#98) (
48a8253
) (Vincent Weevers)
v5.3.0
v5.2.1
v5.2.0
v5.1.0
v5.0.1
v5.0.0
Also see the upgrade guide.
Changed
- Upgrade
abstract-leveldown
dependency from~5.0.0
to~6.0.0
(@ralphtheninja) - Upgrade
standard
devDependency from^11.0.0
to^12.0.0
(@ralphtheninja) - Tweak copyright years for less maintenance (@ralphtheninja)
Added
- Add
nyc
andcoveralls
(@ralphtheninja)
Removed
- Remove contributors from
package.json
(@ralphtheninja) - Remove node 9 (@ralphtheninja)
v4.0.2
Changed
- Replace
util.inherits
withinherits
module (@ralphtheninja)
v4.0.1
Changed
- Upgrade
abstract-leveldown
to5.0.0
(@ralphtheninja)