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!
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/vue from 7.70.0 to 7.98.0.
Release notes
Sourced from
@​sentry/vue
's releases.... (truncated)
Changelog
Sourced from
@​sentry/vue
's changelog.... (truncated)
Commits
c5421be
release: 7.98.00c65e38
Merge pull request #10341 from getsentry/prepare-release/7.98.0c9f725b
meta: Update CHANGELOG for 7.98.018a342f
fix(node): Fix type definitions (#10339)12299c9
chore(tests): Update Playwright to1.40.1
in browser integration tests (#10...c078676
chore(vue): Fix typo in types.ts JSDoc (#10332)96190d7
fix(nextjs): Fix Http integration type declaration (#10338)b7af3fc
feat(core): ExportIntegrationIndex
type (#10337)b2d7de8
Merge pull request #10340 from getsentry/master64dec79
Merge branch 'release/7.97.0'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