We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d36de87 commit e15b5baCopy full SHA for e15b5ba
CHANGELOG.md
@@ -4,6 +4,16 @@
4
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
7
+## 7.25.0
8
+
9
+- feat(core): Add `scope.getLastBreadcrumb()` (#6495)
10
+- feat(replay): Allow to opt-in to capture replay exceptions (#6482)
11
+- feat(tracing): Add interaction transaction as an experiment (#6210)
12
+- feat(types): Add profile envelope item type (#6468)
13
+- fix(replay): Replace `_waitForError` with `recordingMode` (#6489)
14
+- ref(replay): Inline lodash dependency into build (#6483)
15
+- build(core): Do not mangle private methods used by Replay (#6493)
16
17
## 7.24.2
18
19
- fix(replay): Add missing rrweb type declarations (#6464)
0 commit comments