Skip to content

Mongoose 7+ Callback Fix #163

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tomLadder
Copy link

The most important changes are the addition of a function to properly handle the dropped callback support (https://mongoosejs.com/docs/migrating_to_7.html#dropped-callback-support) of mongoose 7+.

Fixes #153

@nicktackes
Copy link

Hello, is there any ETA on this merge? It seems like a blocker to mongo 7 and 8 usage. MongoDB Atlas is forcing an update to 7 on July 31, 2025. Thanks.

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

Successfully merging this pull request may close these issues.

Model.prototype.save() no longer accepts a callback
2 participants