-
Notifications
You must be signed in to change notification settings - Fork 8
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
Mongoose v8 not supported #1237
Comments
Hello, I'm following up your request to our tech team, I will get back to you as soon as possible 🙏 |
Hi, at the moment this implementation is on hold on our side so we will not have the bandwidth to test it in the coming days, but probably a bit later in february!
…On Tue Jan 21, 2025, 09:51 AM GMT, dogan.ay ***@***.***> wrote:
Hello @Esya <https://github.com/Esya>, i've been working on and off on a PR to support mongoose v8, would you be interested in trying out the branch yourself before the release ?
It is still in the review process, and it would be better to submit it to your real life project preventing bugs after the release.
If you're interested, you can clone this repository, checkout the branch from PR #1241 <#1241> , build and link the package @forestadmin/datasource-mongoose inside your project.
—
Reply to this email directly, view it on GitHub <#1237 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAHEZW7XERINRAIHBQTL3232LYKCLAVCNFSM6AAAAABUMSLYCSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMBUGIYDGOBUGQ>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Hi, just wanted to share that the support for v8 has been released as we were pretty confident about it and we will stay on alert for any bug if any. Thus you can use mongoose v8 with the latest @forestadmin/datasource-mongoose 1.9.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, given that mongoose v8 is now more than a year old, and v7 is in legacy eversince, is there a plan to update the datasource to support v8 ?
Expected behavior
The current version of mongoose to be supported
Actual behavior
npm error Could not resolve dependency:
npm error peer mongoose@"6.x || 7.x" from @forestadmin/datasource-mongoose@1.8.8
The text was updated successfully, but these errors were encountered: