Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

Increase abstract-leveldown parity #692

Merged
merged 1 commit into from
Apr 11, 2020
Merged

Conversation

vweevers
Copy link
Member

@vweevers vweevers commented Apr 5, 2020

  • Add db property to chained batch
  • Remove type checks that are also performed by abstract-leveldown

Goes hand in hand with Level/abstract-leveldown#364. Working towards Level/community#58.

I think I can get away with a semver-minor release here, because although levelup now yields some errors asynchronously instead of throwing, those errors are "courtesy errors" for documented limitations or programmer errors. You shouldn't be catching them.

(I would prefer that we throw btw, but atm that makes achieving parity harder)

- Add db property to chained batch
- Remove type checks that are also performed by abstract-leveldown

Goes hand in hand with Level/abstract-leveldown#364.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
semver-minor New features that are backward compatible
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant