Skip to content

Commit 19f0cec

Browse files
authored
meta: Prepare prelease of 8.36.0-alphs.0 (#14045)
Re-adds replay SDK debug statements from a prior prelease (and includes 8.35.0 changes).
1 parent fe37c12 commit 19f0cec

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,19 @@
1010

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

13+
## 8.36.0-alpha.0
14+
15+
This is considered an internal release and the following commit will never be released to production tag:
16+
17+
- **debug(replay): Add debugging statements around event buffer**
18+
([#14014](https://github.com/getsentry/sentry-javascript/pull/14014))
19+
20+
Also includes the following unreleased changes:
21+
22+
- fix(nextjs): Await flush in api handlers ([#14023](https://github.com/getsentry/sentry-javascript/pull/14023))
23+
- fix(solidstart): Use production server for e2e tests
24+
([#14033](https://github.com/getsentry/sentry-javascript/pull/14033))
25+
1326
## 8.35.0
1427

1528
### Beta release of the official Nuxt Sentry SDK

0 commit comments

Comments
 (0)