sentry-react-native
sentry-react-native copied to clipboard
chore(deps): update JavaScript SDK to v7.10.0
Bumps scripts/update-javascript.sh from 7.9.0 to 7.10.0.
Auto-generated by a dependency updater.
Changelog
7.10.0
This release introduces the first alpha version of sentry/svelte, our newest JavaScript SDK! For details on how to use it, please see the README and the tracking GitHub issue.
- feat(react): Track duration of React component updates (#5531)
- feat(svelte): Add Error and Performance Instrumentation from Browser SDK (#5543)
- feat(svelte): Add Svelte SDK Package Boilerplate (#5535)
- fix(integration): Don't mangle localforage internals (#5534)
- fix(react): Set redux state context properly (#5550)
- fix(remix): Support merging
jsonresponses from root loader functions. (#5548) - fix(remix): Return response if detected in root loader (#5558)
- ref(nextjs): Move
autoWrapDataFetchersoption intoexperimentsobject (#5540) - ref(nextjs): Wrap server-side data-fetching methods during build (#5503)
Work in this release contributed by augustuswm. Thank you for your contribution!