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

Update ChangeStream documentation to use Mongoose's .next #12444

Closed
2 tasks done
hasezoey opened this issue Sep 19, 2022 · 0 comments
Closed
2 tasks done

Update ChangeStream documentation to use Mongoose's .next #12444

hasezoey opened this issue Sep 19, 2022 · 0 comments
Labels
docs This issue is due to a mistake or omission in the mongoosejs.com documentation
Milestone

Comments

@hasezoey
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

Currently the documentation for ChangeStreams in mongoose reference that mongoose does not yet have support for .next and the mongodb driver's should be used, but #11527 is closed and supported since mongoose 6.3.0

see https://github.com/Automattic/mongoose/blob/master/docs/change-streams.md#iterating-using-next

@hasezoey hasezoey added the docs This issue is due to a mistake or omission in the mongoosejs.com documentation label Sep 19, 2022
@vkarpov15 vkarpov15 modified the milestones: 6.6.4, 6.6.5 Sep 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This issue is due to a mistake or omission in the mongoosejs.com documentation
Projects
None yet
Development

No branches or pull requests

2 participants