Skip to content

Commit 1d15d81

Browse files
Update CHANGELOG.md
1 parent a820810 commit 1d15d81

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,13 @@
22

33
## 5.35.0
44

5-
### Various fixes & improvements
5+
### Fixes
66

7-
- fix(changelog): Fix TimeToDisplay typo (d8c87ad9) by @krystofwoldrich
7+
- Enhanced accuracy of time-to-display spans. ([#4042](https://github.com/getsentry/sentry-react-native/pull/4042))
8+
- TimeToDisplay correctly warns about not supporting the new React Native architecture ([#4160](https://github.com/getsentry/sentry-react-native/pull/4160))
9+
- Native Wrapper method `setContext` ensures only values convertible to NativeMap are passed ([#4168](https://github.com/getsentry/sentry-react-native/pull/4168))
10+
- Native Wrapper method `setExtra` ensures only stringified values are passed ([#4168](https://github.com/getsentry/sentry-react-native/pull/4168))
11+
- `setContext('key', null)` removes the key value also from platform context ([#4168](https://github.com/getsentry/sentry-react-native/pull/4168))
812

913
## 5.35.0-beta.0
1014

0 commit comments

Comments
 (0)