Skip to content
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