Closed
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