-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Package: angularIssues related to the Sentry Angular SDKIssues related to the Sentry Angular SDKType: Improvement
Description
Problem Statement
To provide support for Angular's Ivy rendering engine, we need to create a new SDK package, as making @sentry/angular
compatible with full Ivy support would be a breaking change.
This issue tracks all necessary tasks until this package is released
Solution Brainstorm
### Tasks
- [x] Create new package (#7264)
- [x] Prepare Sentry release registry entry PR but don't merge it yet! (https://github.com/getsentry/sentry-release-registry/pull/102)
- [x] Release package for the first time
- [x] Merge Sentry release registry entry PR
- [x] Update Angular `/for` page (https://github.com/getsentry/static-sites/pull/1556)
- [x] Update docs (https://github.com/getsentry/sentry-docs/pull/6356)
closes #5268
mehrad-rafigh
Metadata
Metadata
Assignees
Labels
Package: angularIssues related to the Sentry Angular SDKIssues related to the Sentry Angular SDKType: Improvement