Angular 18 support #12377
Angular 18 support
#12377
|
I have angular project migrated on version 18, but build is failing When can we expect v.18 support? |
Answered by
AbhiPrasad
Jun 6, 2024
Replies: 3 comments 2 replies
|
Angular 18 is supported with I recommend migrating to |
2 replies
Answer selected by
AbhiPrasad
|
Hello,
Thanks for the response. I will look into it.
… On 6 Jun 2024, at 7:23 PM, Abhijeet Prasad ***@***.***> wrote:
Angular 18 is supported with 8.x of the Angular SDK. You are using 7.x of @sentry/angular-ivy.
https://docs.sentry.io/platforms/javascript/guides/angular/migration/v7-to-v8/
—
Reply to this email directly, view it on GitHub <#12377 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AWQQNBMBYI4JMZQNRW263XLZGBST5AVCNFSM6AAAAABI4AR75OVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TMOJQGE3DK>.
You are receiving this because you authored the thread.
|
0 replies
|
So what is the angular 18 package called, both of the below packages only support angular 17 https://www.npmjs.com/package/@sentry/angular |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Angular 18 is supported with
8.xof the Angular SDK. You are using7.xof@sentry/angular-ivy.I recommend migrating to
8.xof the Angular SDK! See migration docs: https://docs.sentry.io/platforms/javascript/guides/angular/migration/v7-to-v8/