File tree 1 file changed +15
-0
lines changed
1 file changed +15
-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.13.0
8
+
9
+ - feat(browser): Use fetch ` keepalive ` flag (#5697 )
10
+ - feat(core): Set custom transaction source for event processors (#5722 )
11
+ - feat(nextjs): Trace navigation transactions (#5676 )
12
+ - feat(node): Add Modules integration to default integrations (#5706 )
13
+ - fix(browser): Use ` normalizeDepth ` option when creating an event from a plain object
14
+ - fix(core): Fix integration deduping (#5696 )
15
+ - fix(node): Use ` normalizeDepth ` when creating an event from unknown input
16
+ - fix(nextjs): Make NextApiHandler type version-agnostic (#5737 )
17
+ - fix(tracing): Set sample rate in transaction metadata and DSC (#5691 )
18
+ - ref: Make dynamic sampling context mutable (#5710 )
19
+ - ref(tracing): Record transaction name changes (#5723 )
20
+ - chore(nextjs): Remove obsolete dataFetchers loader (#5713 )
21
+
7
22
## 7.12.1
8
23
9
24
- feat(nextjs): Connect trace between data-fetching methods and pageload (#5655 )
You can’t perform that action at this time.
0 commit comments