File tree 3 files changed +707
-537
lines changed
3 files changed +707
-537
lines changed Original file line number Diff line number Diff line change 4
4
5
5
## ` @sentry/utils `
6
6
7
+ - ** The ` @sentry/utils ` package has been deprecated. Import everything from ` @sentry/core ` instead.**
8
+
7
9
- Deprecated ` AddRequestDataToEventOptions.transaction ` . This option effectively doesn't do anything anymore, and will
8
10
be removed in v9.
9
11
- Deprecated ` TransactionNamingScheme ` type.
Original file line number Diff line number Diff line change 4
4
</a >
5
5
</p >
6
6
7
- # Sentry JavaScript SDK Utilities
7
+ # Sentry JavaScript SDK Utilities (DEPRECATED)
8
+
9
+ > DEPRECATION NOTICE: The ` @sentry/utils ` package is deprecated.
10
+ > All exports have been moved to ` @sentry/core ` .
11
+ > Import everything from ` @sentry/core ` instead.
8
12
9
13
[ ![ npm version] ( https://img.shields.io/npm/v/@sentry/utils.svg )] ( https://www.npmjs.com/package/@sentry/utils )
10
14
[ ![ npm dm] ( https://img.shields.io/npm/dm/@sentry/utils.svg )] ( https://www.npmjs.com/package/@sentry/utils )
You can’t perform that action at this time.
0 commit comments