File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 4
4
5
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
6
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
+
7
30
## 7.31.1
8
31
9
32
- build(replay): Provide full browser+tracing+replay bundle (#6793 )
You can’t perform that action at this time.
0 commit comments