Skip to content

Commit 10985c1

Browse files
authored
Apply suggestions from code review
1 parent 77f7011 commit 10985c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ This release includes some deprecations for span related methods and integration
1616
- feat(core): Deprecate `spanStatusfromHttpCode` in favour of `getSpanStatusFromHttpCode` (#10361)
1717
- feat(core): Deprecate `StartSpanOptions.origin` in favour of passing attribute (#10274)
1818
- feat(deno): Expose functional integrations to replace classes (#10355)
19-
- feat(tracing): Expose new `browserTracingIntegration` (#10351)
2019

2120
### Other Changes
2221

2322
- feat(core): Add `afterAllSetup` hook for integrations (#10345)
2423
- feat(remix): Export missing functions (#10385)
24+
- feat(tracing): Expose new `browserTracingIntegration` (#10351)
2525
- fix: Ensure `afterAllSetup` is called when using `addIntegration()` (#10372)
2626
- fix(core): Export `spanToTraceContext` function from span utils (#10364)
2727
- fix(core): Make `FunctionToString` integration use SETUP_CLIENTS weakmap (#10358)

0 commit comments

Comments
 (0)