Level / abstract-leveldown

An abstract prototype matching the leveldown API.
MIT License
146 stars 53 forks source link

Drop legacy features & runtime environments #374

Closed vweevers closed 3 years ago

vweevers commented 3 years ago

This PR drops support of:

This allows us to remove xtend, use latest dependencies (nyc, sinon, standard) which in turn removes vulnerabilities, and to use async generators (in a future semver-minor PR). Easiest to review commit by commit; do not squash on merge.

Ref https://github.com/Level/community/issues/98.

FYI @achingbrain because this slightly delays the release of your #373.

vweevers commented 3 years ago

7.0.0