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

Make Model.prototype.deleteOne() return a query, not a promise, to be consistent with Model.prototype.updateOne() #13369

Closed
2 tasks done
vkarpov15 opened this issue May 2, 2023 · 0 comments
Assignees
Labels
backwards-breaking enhancement This issue is a user-facing general improvement that doesn't fix a bug or add a new feature
Milestone

Comments

@vkarpov15
Copy link
Collaborator

Prerequisites

  • I have written a descriptive issue title
  • I have searched existing issues to ensure the issue has not already been raised

Issue

Re: #13367, #13223.

@vkarpov15 vkarpov15 added enhancement This issue is a user-facing general improvement that doesn't fix a bug or add a new feature backwards-breaking labels May 2, 2023
@vkarpov15 vkarpov15 added this to the 8.0 milestone May 2, 2023
vkarpov15 added a commit that referenced this issue Aug 1, 2023
BREAKING CHANGE: make model.prototype.deleteOne() return query, not promise
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backwards-breaking enhancement This issue is a user-facing general improvement that doesn't fix a bug or add a new feature
Projects
None yet
Development

No branches or pull requests

2 participants