Skip to content

Commit

Permalink
meta: CHANGELOG for 7.109.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhiPrasad committed Mar 28, 2024
1 parent 42b09c5 commit 162d924
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@

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

## 7.109.0

This release deprecates some exports from the `@sentry/replay` package. These exports have been moved to the browser SDK
(or related framework SDKs like `@sentry/react`).

- feat(replay): Bump `rrweb` to 2.12.0 (#11317)
- feat(feedback): Make "required" text for input elements configurable (#11287)
- fix(node): Local variables skipped after Promise (#11248)
- fix(node): Skip capturing Hapi Boom error responses #11324
- fix(web-vitals): Check for undefined navigation entry (#11312)
- ref(replay): Deprecate `@sentry/replay` exports (#11242)

## 7.108.0

This release fixes issues with Time to First Byte (TTFB) calculation in the SDK that was introduced with `7.95.0`. It
Expand Down

0 comments on commit 162d924

Please sign in to comment.