This repository was archived by the owner on Dec 2, 2024. It is now read-only.
v4.0.0
If you are upgrading: please see UPGRADING.md.
Changed
- Upgrade
abstract-leveldownfrom~5.0.0to~6.0.1(#174) (@vweevers) - Invoke abstract tests from single function (#174) (@vweevers)
- Use
level-concat-iteratorandtestCommon.factory()in custom tests (#174) (@vweevers) - Don't use falsy or undefined as not-defined signal (#174) (@vweevers)
(@vweevers) - Upgrade
standarddevDependency from^11.0.0to^12.0.0(#173) (@ralphtheninja) - Upgrade
airtapdevDependency from^0.0.5to^2.0.0(#161, #163, #168, #172, #177) (@vweevers) - Tweak copyright years for less maintenance (
760b375) (@ralphtheninja) - Apply common project tweaks (#178, #179) (@vweevers)
Added
- Add
nycand browser code coverage (#169, #180) (@vweevers) - Add Sauce Labs logo to README (#165) (@ralphtheninja)
- Document that nullish values are now also rejected (#174) (@vweevers)
- Test negative and positive
Infinityas keys (#174) (@vweevers)
Removed
- Remove contributors from
package.json(80b3e3a) (@ralphtheninja) - Remove node 9 (
0de8721) (@ralphtheninja) - Remove now irrelevant serialization of nullish values (#174) (@vweevers)
- Remove dummy location from
abstract-leveldownconstructor call (#174) (@vweevers) - Remove
rimrafdevDependency (#174) (@vweevers)