sentry-react-native
sentry-react-native copied to clipboard
fix(deprecations): Removes all trivial/drop-in-replacement deprecations
This PR fixes trivial/drop-in-replacements deprecations coming from JS V7 (removed in V8).
- needs https://github.com/getsentry/sentry-react-native/pull/3721
| Fails | |
|---|---|
| :no_entry_sign: | Please consider adding a changelog entry for the next release. |
Instructions and example for changelog
Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.
Example:
## Unreleased
- Removes all trivial/drop-in-replacement deprecations ([#3735](https://github.com/getsentry/sentry-react-native/pull/3735))
If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description.
Generated by :no_entry_sign: dangerJS against 0b291e8f83102fffd20fda2a22685a3c547018eb
Android (legacy) Performance metrics :rocket:
| Plain | With Sentry | Diff | |
|---|---|---|---|
| Startup time | 397.24 ms | 434.96 ms | 37.72 ms |
| Size | 17.73 MiB | 19.93 MiB | 2.20 MiB |
Android (new) Performance metrics :rocket:
| Plain | With Sentry | Diff | |
|---|---|---|---|
| Startup time | 345.51 ms | 381.61 ms | 36.10 ms |
| Size | 7.15 MiB | 8.20 MiB | 1.06 MiB |
iOS (legacy) Performance metrics :rocket:
| Plain | With Sentry | Diff | |
|---|---|---|---|
| Startup time | 1223.31 ms | 1233.31 ms | 10.00 ms |
| Size | 2.36 MiB | 2.92 MiB | 569.62 KiB |
- included in https://github.com/getsentry/sentry-react-native/pull/3736