-
Notifications
You must be signed in to change notification settings - Fork 97
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
NestJs 9 Support #91
Comments
I've added NestJS 9 & sentry 7.7.0 in this PR #93 I've also created a fork-package in the mean time. https://www.npmjs.com/package/@xiifain/nestjs-sentry |
Thanks @xiifain . @Team any plans to merge this to the main branch any sooner? |
People, please make this happen. It's a blocker for our update to Nest 9. |
There is some update? It would be nice to have this merged, do you know if this library is still maintained? |
Last commit was back in January - @ntegral are you around or should we migrate to a fork? |
In the meantime, I've created a fork as well - https://github.com/travelerdev/nestjs-sentry It upgrades to NestJS 9.x support, as well as Sentry 7.x and separates out dependencies on |
Any progress on this? Edit: I see the PR is merged, thanks |
Currently the package is requiring NestJs 8 as peer dependency. You can only install the extension via a force install. The package should therefor be updated to work with the current Nest Version
The text was updated successfully, but these errors were encountered: