8.45.0
- feat(core): Add
handled
option to captureConsoleIntegration
(#14664) - feat(browser): Attach virtual stack traces to
HttpClient
events (#14515) - feat(replay): Upgrade rrweb packages to 2.31.0 (#14689)
- fix(aws-serverless): Remove v8 layer as it overwrites the current layer for docs (#14679)
- fix(browser): Mark stack trace from
captureMessage
with attachStacktrace: true
as synthetic (#14668) - fix(core): Mark stack trace from
captureMessage
with attatchStackTrace: true
as synthetic (#14670) - fix(core): Set
level
in server runtime captureException
(#10587) - fix(profiling-node): Guard invocation of native profiling methods (#14676)
- fix(nuxt): Inline nitro-utils function (#14680)
- fix(profiling-node): Ensure profileId is added to transaction event (#14681)
- fix(react): Add React Router Descendant Routes support (#14304)
- fix: Disable ANR and Local Variables if debugger is enabled via CLI args (#14643)
Work in this release was contributed by @anonrig and @Zih0. Thank you for your contributions!