File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 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.65.0
8
+
9
+ - build: Remove build-specific polyfills (#8809 )
10
+ - build(deps): bump protobufjs from 6.11.3 to 6.11.4 (#8822 )
11
+ - feat(core): Introduce ` Sentry.startActiveSpan ` and ` Sentry.startSpan ` (#8803 )
12
+ - fix: Memoize ` AsyncLocalStorage ` instance (#8831 )
13
+ - fix(nextjs): Check for validity of API route handler signature (#8811 )
14
+ - fix(nextjs): Fix ` requestAsyncStorageShim ` path resolution on windows (#8875 )
15
+ - fix(node): More relevant warning message when tracing extensions are missing (#8820 )
16
+ - fix(replay): Streamline session creation/refresh (#8813 )
17
+ - fix(sveltekit): Avoid invalidating data on route changes in ` wrapServerLoadWithSentry ` (#8801 )
18
+ - fix(sveltekit): Remove invalid return in fetch proxy script (#8835 )
19
+ - fix(tracing): Better guarding for performance observer (#8872 )
20
+ - ref(sveltekit): Remove custom client fetch instrumentation and use default instrumentation (#8802 )
21
+
7
22
## 7.64.0
8
23
9
24
- feat(core): Add setMeasurement export (#8791 )
You can’t perform that action at this time.
0 commit comments