Skip to content

Commit 06dff1a

Browse files
RulaKhaledchargome
andcommitted
Update CHANGELOG.md
Co-authored-by: Charly Gomez <charly.gomez@sentry.io>
1 parent 9c52994 commit 06dff1a

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
@@ -28,7 +28,7 @@ This PR implements consistent sampling across traces as outlined in ([#15754](ht
2828
- **feat(node): Add Prisma integration by default ([#16073](https://github.com/getsentry/sentry-javascript/pull/16073))**
2929
- **feat(react-router): Add client-side router instrumentation ([#16185](https://github.com/getsentry/sentry-javascript/pull/16185))**
3030

31-
Adds client-side instrumentation for react router's `HydratedRouter`
31+
Adds client-side instrumentation for react router's `HydratedRouter`. To enable it, simply replace `browserTracingIntegration()` with `reactRouterTracingIntegration()` in your client-side init call.
3232

3333
- **fix(node): Avoid double-wrapping http module ([#16177](https://github.com/getsentry/sentry-javascript/pull/16177))**
3434

0 commit comments

Comments
 (0)