File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -597,6 +597,13 @@ Sentry SDK requires the fetch API to be available in the environment.
597597
598598The ` wrap ` method has been removed. There is no replacement API.
599599
600+ #### Removal of ` @sentry/angular-ivy ` package
601+
602+ The ` @sentry/angular-ivy ` package has been removed. The ` @sentry/angular ` package now supports Ivy by default and
603+ requires at least Angular 14. If you are using Angular 13 or lower, we suggest upgrading your Angular version before
604+ migrating to v8. If you can't upgrade your Angular version to at least Angular 14, you can also continue using the
605+ ` @sentry/angular-ivy@7 ` SDK. However, v7 of the SDKs will no longer be fully supported going forward.
606+
600607### Server-side SDKs (Node, Deno, Bun, etc.)
601608
602609Removed top-level exports: ` enableAnrDetection ` , ` Anr ` , ` deepReadDirSync `
You can’t perform that action at this time.
0 commit comments