You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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
closes #5268
The text was updated successfully, but these errors were encountered: