We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c035a95 commit ff1fd2aCopy full SHA for ff1fd2a
packages/angular-ivy/README.md
@@ -14,6 +14,15 @@
14
15
- [Official SDK Docs](https://docs.sentry.io/platforms/javascript/angular/)
16
17
+## Package Discontinued
18
+
19
+The `@sentry/angular-ivy` package was discontinued with the release of version 8.0.0 of `@sentry/angular`. The v8
20
+`@sentry/angular` package is now fully compatible with Ivy by default, making this package obsolete. Furthermore, new
21
+Angular versions (18+) are supported in version 8.
22
23
+To upgrade to v8, follow the
24
+[Angular SDK migration guide](https://docs.sentry.io/platforms/javascript/guides/angular/migration/v7-to-v8/).
25
26
## Angular Version Compatibility
27
28
This SDK officially supports Angular 12 to 17 with Angular's new rendering engine, Ivy.
0 commit comments