Releases: getsentry/sentry-react-native
Releases · getsentry/sentry-react-native
4.2.0
Features
- Bump Cocoa SDK to v7.21.0 (#2374)
- Bump Android SDK to v6.3.0 (#2380)
- Bump JavaScript SDK to v7.7.0 (#2375)
4.1.3
Fixes
- Solve reference to private cocoa SDK class (#2369)
4.1.2
Fixes
- Set default unit for measurements (#2360)
Features
- Bump JavaScript SDK to v7.6.0 (#2361)
Fixes
- When using SENTRY_DIST env. var. on Android, SDK fails to convert to an Integer (#2365)
4.1.0
- Fix: Send DidBecomeActiveNotification when OOM enabled (#2326)
- Fix: SDK overwrites the user defined ReactNativeTracing (#2319)
- Bump Sentry JavaScript 7.3.1 (#2306)
- Bump Sentry Cocoa 7.18.1 (#2320)
- Bump Sentry Android 6.1.4 (#2320)
4.0.2
- Fix Calculate the absolute number of Android versionCode (#2313)
4.0.1
- Filter out app start with more than 60s (#2303)
4.0.0
- Bump Sentry JavaScript 7.1.1 (#2279)
- Bump Sentry Cocoa 7.18.0 (#2303)
- Bump Sentry Android 6.1.2 (#2303)
Breaking changes
By bumping Sentry Javascript, new breaking changes were introduced, to know more what was changed, check the breaking changes changelog from Sentry Javascript.
4.0.0-beta.5
- Fix warning missing DSN on BrowserClient. (#2294)