Skip to content

Commit 9d8cade

Browse files
authored
meta(changelog): Update changelog for 9.47.0 (#18229)
1 parent e2a5d1c commit 9d8cade

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@
44

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

7+
## 9.47.0
8+
9+
- feat(replay/v9): Add option to skip requestAnimationFrame for canvas snapshots ([#17426](https://github.com/getsentry/sentry-javascript/pull/17426))
10+
- fix(v9/core): Ensure logs past `MAX_LOG_BUFFER_SIZE` are not swallowed ([#18213](https://github.com/getsentry/sentry-javascript/pull/18213))
11+
12+
<details>
13+
<summary> <strong>Internal Changes</strong> </summary>
14+
15+
- fix(v9/e2e-tests): Fix various e2e tests ([#18226](https://github.com/getsentry/sentry-javascript/pull/18226))
16+
</details>
17+
718
## 9.46.0
819

920
- feat(v9/node): Capture `SystemError` context and remove paths from message ([#17394](https://github.com/getsentry/sentry-javascript/pull/17394))

0 commit comments

Comments
 (0)