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

Breaking: remove deprecated put, del & batch events #104

Merged
merged 2 commits into from
Jan 3, 2025

Conversation

vweevers
Copy link
Member

In favor of the write event.

While still printing a warning if listeners are added for these events, because it's cheap and helps people who are upgrading.

@vweevers vweevers added the semver-major Changes that break backward compatibility label Dec 31, 2024
@vweevers vweevers force-pushed the remove-deprecated-events branch 2 times, most recently from 258e68f to 9ca7bda Compare December 31, 2024 13:59
In favor of the `write` event.

While still printing a warning if listeners are added for these
events, because it's cheap and helps people who are upgrading.

Category: removal
@vweevers vweevers force-pushed the remove-deprecated-events branch from 9ca7bda to fb231ec Compare December 31, 2024 14:18
abstract-level.js Outdated Show resolved Hide resolved
@vweevers vweevers merged commit 86bd271 into main Jan 3, 2025
10 checks passed
@vweevers vweevers deleted the remove-deprecated-events branch January 3, 2025 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-major Changes that break backward compatibility
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants