You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,7 @@ Sentry.init({
93
93
94
94
### Fixes
95
95
96
-
- Align span description with other platforms (#4636) by @krystofwoldrich
96
+
- Align span description with other platforms ([#4636](https://github.com/getsentry/sentry-react-native/pull/4636)) by @krystofwoldrich
97
97
- Tags with symbol are now logged ([#4965](https://github.com/getsentry/sentry-react-native/pull/4965))
98
98
- IgnoreError now filters Native errors ([#4948](https://github.com/getsentry/sentry-react-native/pull/4948))
99
99
@@ -158,8 +158,8 @@ We apologize for any inconvenience caused!
158
158
159
159
### Various fixes & improvements
160
160
161
-
- fix(sdk): Set `{{auto}}` if `user.ip_address` is `undefined` and `sendDefaultPii: true` (#4466) by @krystofwoldrich
162
-
- fix(appStart): Align span description with other platforms (#4636) by @krystofwoldrich
161
+
- fix(sdk): Set `{{auto}}` if `user.ip_address` is `undefined` and `sendDefaultPii: true` ([#4466](https://github.com/getsentry/sentry-react-native/pull/4466)) by @krystofwoldrich
162
+
- fix(appStart): Align span description with other platforms ([#4636](https://github.com/getsentry/sentry-react-native/pull/4636)) by @krystofwoldrich
0 commit comments