Skip to content

meta(changelog): Update changelog for 7.97.0 #10335

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 25, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,16 @@

- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott

## 7.97.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
Expand All @@ -25,7 +33,6 @@ increasing capture rate by 10-30% for some apps. LCP and CLS capturing issues we

### Other Changes

- feat(react): Add `stripBasename` option for React Router 6. (#10314)
- 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)
Expand Down