Note: This release was incomplete. Not all Sentry SDK packages were released for this version. Please upgrade to 7.97.0
directly.
Important Changes
Deprecations
This release includes some deprecations for integrations in @sentry/browser and frontend framework SDKs
(@sentry/react, @sentry/vue, etc.). Please take a look at our
migration guide for more details.
This release fixes an issue with the Web Vitals integration where LCP and CLS were not being captured correctly,
increasing capture rate by 10-30% for some apps. LCP and CLS capturing issues were introduced with version 7.75.0.
Note: The 7.96.0 release was incomplete. This release is partially encompassing changes from 7.96.0.
feat(react): Add stripBasename option for React Router 6 (#10314)
7.96.0
Note: This release was incomplete. Not all Sentry SDK packages were released for this version. Please upgrade to 7.97.0
directly.
Important Changes
Deprecations
This release includes some deprecations for integrations in @sentry/browser and frontend framework SDKs
(@sentry/react, @sentry/vue, etc.). Please take a look at our
migration guide for more details.
This release fixes an issue with the Web Vitals integration where LCP and CLS were not being captured correctly,
increasing capture rate by 10-30% for some apps. LCP and CLS capturing issues were introduced with version 7.75.0.
fix(tracing): Ensure web vitals are correctly stopped/captured (#10323)
Other Changes
fix(node): Fix node-cron types and add test (#10315)
fix(node): Fix downleveled types entry point (#10321)
fix(node): LocalVariables integration should use setupOnce (#10307)
fix(replay): Fix type for options of replayIntegration (#10325)
Work in this release contributed by @​Shubhdeep12. Thank you for your contribution!
7.95.0
Important Changes
Deprecations
This release includes some deprecations in preparation for v8.
Most notably, it deprecates the Replay & Feedback classes in favor of a functional replacement:
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps @sentry/react from 7.46.0 to 7.97.0.
Release notes
Sourced from
@​sentry/react
's releases.... (truncated)
Changelog
Sourced from
@​sentry/react
's changelog.... (truncated)
Commits
50b35ab
linte6d3fcf
release: 7.97.0c73d29e
Merge pull request #10335 from getsentry/lforst-fix-7.96.0-release774dac5
meta(changelog): Update changelog for 7.97.029f6031
Merge pull request #10330 from getsentry/prepare-release/7.96.0bf84267
meta(changelog): Update changelog for 7.96.0b72a681
fix(tracing): Ensure web vitals are correctly stopped/captured (#10323)52495c0
ref(tracing): Remove startChild calls from fetch/xhr instrumentation (#10236)0d09983
feat(tracing): Revert browser tracing integration changes (#10328)f613940
fix(replay): Fix type for options of replayIntegration (#10325)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show