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

nestjs-sentry 2.0.7 is not compatible with NestJS 8 #47

Closed
kbzowski opened this issue Jul 8, 2021 · 6 comments
Closed

nestjs-sentry 2.0.7 is not compatible with NestJS 8 #47

kbzowski opened this issue Jul 8, 2021 · 6 comments

Comments

@kbzowski
Copy link

kbzowski commented Jul 8, 2021

SentryModule causes freeze during app bootstrapping.

@darinrogers
Copy link

darinrogers commented Jul 8, 2021

Just for some more context, here's my error:

node_modules/@ntegral/nestjs-sentry/dist/sentry.service.d.ts:4:22 - error TS2415: Class 'SentryService' incorrectly extends base class 'Logger'.
Property 'options' is private in type 'SentryService' but not in type 'Logger'.

4 export declare class SentryService extends Logger {

@Kronhyx
Copy link

Kronhyx commented Jul 9, 2021

@ntegral
Copy link
Owner

ntegral commented Jul 13, 2021

@Kronhyx, @darinrogers, @kbzowski - v3.0.0 will support NestJS 8 since there are breaking changes between version 7 and 8

@Kronhyx
Copy link

Kronhyx commented Jul 13, 2021

@ntegral some ETA of when version 3.x.y will be released?

@spasecadet
Copy link

@ntegral pinging on the ETA for v3, thanks!

@ntegral
Copy link
Owner

ntegral commented Jul 19, 2021

@kbzowski , @Kronhyx, @darinrogers, @spasecadet: Version 3.x.x with NestJS 8 support has been released!! Thx for your support!!

@ntegral ntegral closed this as completed Jul 22, 2021
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

No branches or pull requests

5 participants