Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: throw read error on read error #304

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

achingbrain
Copy link
Member

Also throw delete error on delete error.

Fixes #299

@achingbrain achingbrain merged commit f14c824 into main Apr 9, 2024
19 checks passed
@achingbrain achingbrain deleted the fix/throw-read-error-on-read branch April 9, 2024 19:25
github-actions bot pushed a commit that referenced this pull request Apr 9, 2024
## datastore-idb [2.1.9](datastore-idb-2.1.8...datastore-idb-2.1.9) (2024-04-09)

### Bug Fixes

* throw read error on read error ([#304](#304)) ([f14c824](f14c824)), closes [#299](#299)
Copy link

github-actions bot commented Apr 9, 2024

🎉 This PR is included in version 2.1.9 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Apr 9, 2024
## datastore-level [10.1.8](datastore-level-10.1.7...datastore-level-10.1.8) (2024-04-09)

### Bug Fixes

* throw read error on read error ([#304](#304)) ([f14c824](f14c824)), closes [#299](#299)
Copy link

github-actions bot commented Apr 9, 2024

🎉 This PR is included in version 10.1.8 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Leveldb throws write error on read
1 participant