Skip to content

Commit 1855705

Browse files
Luca ForstnerAbhiPrasad
andauthored
meta: CHANGELOG for 7.32.0 (#6901)
Co-authored-by: Abhijeet Prasad <[email protected]>
1 parent 6bca76e commit 1855705

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

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

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

7+
## 7.32.0
8+
9+
- build(replay): Stop preserving modules (#6817)
10+
- feat(nextjs): Add browser SDK to `app` directory browser bundle (#6812)
11+
- feat(node): Use `includeLocalVariables` option to enable `LocalVariables` integration (#6874)
12+
- feat(node): Add option to capture local variables for caught exceptions via LocalVariables integration (#6876)
13+
- feat(replay): Add `flush` method to integration (#6776)
14+
- feat(replay): Handle worker loading errors (#6827)
15+
- feat(replay): Lower the flush max delay from 15 seconds to 5 seconds (#6761)
16+
- feat(tracing): Promote `enableLongTask` to option of `BrowserTracing` (#6837)
17+
- fix(core): Fix replay client report data category (#6891)
18+
- fix(nextjs): Fix SDK multiplexer loader on Windows (#6866)
19+
- fix(otel): Use http/grpc status over span status (#6879)
20+
- fix(react): Add children prop for Profiler (#6828)
21+
- fix(react): Make wrapCreateBrowserRouter generic (#6862)
22+
- fix(remix): Make sure the domain is created before running. (#6852)
23+
- ref(nextjs): Remove NFT build time exclusions (#6846)
24+
- ref(replay): Avoid duplicate debounce timers (#6863)
25+
- ref(replay): Remove unused `initialFlushDelay` option (#6867)
26+
- ref(replay): Send SDK version in Replay events (#6814)
27+
28+
Work in this release contributed by @h3rmanj. Thank you for your contribution!
29+
730
## 7.31.1
831

932
- build(replay): Provide full browser+tracing+replay bundle (#6793)

0 commit comments

Comments
 (0)