Skip to content

Commit 217a50e

Browse files
committed
meta(changelog): Update changelog for 7.57.0-beta.0
1 parent 531e3ed commit 217a50e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

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

7+
## 7.57.0-beta.0
8+
9+
This beta version [bumps the internally used typescript version from 3.8.x to 4.9.x](https://github.com/getsentry/sentry-javascript/pull/8255).
10+
We use ds-downlevel to generate two versions of our types, one for >=3.8, one for >=4.9.
11+
This means that this change should be fully backwards compatible and not have any noticable user impact.
12+
13+
However, since this touches the whole code base, we decided to release this as a beta first in order to ensure this is fully stable.
14+
15+
### Other Changes
16+
17+
- feat(replay): Do not capture replays < 5 seconds (GA) (#8277)
18+
719
## 7.56.0
820

921
- feat(replay): Rework slow click & multi click detection (#8322)

0 commit comments

Comments
 (0)