Skip to content

Commit 02566b2

Browse files
mydeaLms24
andauthored
Apply suggestions from code review
Co-authored-by: Lukas Stracke <[email protected]>
1 parent e9fd620 commit 02566b2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Sentry.init({
2727

2828
- **fix(angular): Filter out `TryCatch` integration by default (#8367)**
2929

30-
The Angular SDK will not install the TryCatch integration anymore by default.
30+
The Angular and Angular-ivy SDKs will not install the TryCatch integration anymore by default.
3131
This integration conflicted with the `SentryErrorHander`, sometimes leading to duplicated errors and/or missing data on events.
3232

3333
- **feat(browser): Better event name handling for non-Error objects (#8374)**
@@ -43,8 +43,8 @@ Event `ErrorEvent` captured as exception with message `Script error.`
4343

4444
### Other Changes
4545

46-
- feat(browser): send profiles in same envelope as transactions (#8375)
47-
- feat(profiling): collect timings on profiler stop calls (#8409)
46+
- feat(browser): Send profiles in same envelope as transactions (#8375)
47+
- feat(profiling): Collect timings on profiler stop calls (#8409)
4848
- feat(replay): Do not capture replays < 5 seconds (GA) (#8277)
4949
- feat(tracing): Add experiment to capture http timings (#8371)
5050
- feat(tracing): Add `http.response.status_code` to `span.data` (#8366)

0 commit comments

Comments
 (0)