You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,6 @@
8
8
9
9
### Important Changes
10
10
11
-
12
11
-**feat(node): Add `AsyncLocalStorage` implementation of `AsyncContextStrategy` (#7800)**
13
12
- feat(core): Extend `AsyncContextStrategy` to allow reuse of existing context (#7778)
14
13
- feat(core): Make `runWithAsyncContext` public API (#7817)
@@ -78,11 +77,16 @@ This release adds automatic upload of source maps to the SvelteKit SDK. No need
78
77
79
78
Please make sure to follow the [`README`](https://github.com/getsentry/sentry-javascript/blob/develop/packages/sveltekit/README.md#uploading-source-maps) to specify your Sentry auth token, as well as org and project slugs.
0 commit comments