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

chore(angular): Clarify @sentry/angular and @sentry/angular-ivy version compatibility #8036

Merged
merged 3 commits into from
May 4, 2023

Conversation

Lms24
Copy link
Member

@Lms24 Lms24 commented May 4, 2023

With the release of Angular 16, ngcc was finally removed from the framework which means that our @sentry/angular package is no longer compatible with this and future versions. Therefore, this PR updates the Readme to point people towards @sentry/angular-ivy.

Peer dep bump is happening in #8035

IMO there's no docs change necessary, as the current Angular docs already recommend Ivy for NG12 and newer.

I tested our SDK (Ivy) with Angular 16 and everything seems to be working as expected, including route parameterization and the various component tracking features. Meaning these two PRs should be enough to support Angular 16 🚀

@Lms24 Lms24 requested review from a team, mydea and lforst and removed request for a team May 4, 2023 08:03
packages/angular/README.md Outdated Show resolved Hide resolved
@Lms24 Lms24 changed the title chore(angular): Clarify @sentry/angular and @sentry/angular-ivy version compatibility. chore(angular): Clarify @sentry/angular and @sentry/angular-ivy version compatibility May 4, 2023
Co-authored-by: Francesco Novy <francesco.novy@sentry.io>
@Lms24 Lms24 merged commit 2395107 into develop May 4, 2023
@Lms24 Lms24 deleted the lms/angular-16-readme branch May 4, 2023 08:52
billyvg pushed a commit that referenced this pull request May 5, 2023
…ersion compatibility (#8036)

Co-authored-by: Francesco Novy <francesco.novy@sentry.io>
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

Successfully merging this pull request may close these issues.

2 participants