-
Notifications
You must be signed in to change notification settings - Fork 115
Update nestjs/mongoose to use mongoose v9 #2665
Copy link
Copy link
Open
Labels
Description
Is there an existing issue that is already proposing this?
- I have searched the existing issues
Is your feature request related to a problem? Please describe it
Mongoose v9 was releaseed. This package currently supports v8.
Describe the solution you'd like
Bump mongoose peer dependency to allow v9 (note breaking changes in change log)
Teachability, documentation, adoption, migration strategy
https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md
What is the motivation / use case for changing the behavior?
To ensure that we are able to use the lastest features and performance upgrades
Reactions are currently unavailable