Skip to content

Commit c75f93e

Browse files
authored
chore: Add angular note to 8.0.0-alpha.5 changelog (#11254)
Feedback from Bruno. Also went ahead and updated https://github.com/getsentry/sentry-javascript/releases/tag/8.0.0-alpha.5 accordingly.
1 parent c582a27 commit c75f93e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@ files. Instead, please initialize the Sentry Next.js SDK for the serverside in a
2323

2424
In addition, the Next.js SDK now requires a minimum Next.js version of `13.2.0`.
2525

26+
- **feat(v8/angular): Merge angular and angular-ivy packages and start Angular support at v14 (#11091)**
27+
28+
The `@sentry/angular-ivy` package has been removed. The `@sentry/angular` package now supports Ivy by default and
29+
requires at least Angular 14. See the [Migration Guide](./MIGRATION.md#removal-of-sentryangular-ivy-package) for more
30+
details.
31+
2632
### Removal/Refactoring of deprecated functionality
2733

2834
- feat(aws-serverless): Remove deprecated `rethrowAfterCapture` option (#11126)

0 commit comments

Comments
 (0)