File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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.
3131This 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 )
You can’t perform that action at this time.
0 commit comments