This repository was archived by the owner on Dec 2, 2024. It is now read-only.
v4.0.0
Changed
- Breaking: drop support of node 8 (
5988dcc) (Vincent Weevers) - Breaking: modernize syntax (#22) (
e7c67e2) (Robert Nagy). Drops support of old browsers that don't supportconstandlet.
Added
- Allow passing proxy to
createRpcStream()(#24) (77849a7) (Level/party#29) (Robert Nagy) - Include
abstract-leveldowntests (#17) (82511ed) (Vincent Weevers).