File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 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 )
You can’t perform that action at this time.
0 commit comments