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: MIGRATION.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# Deprecations in 7.x
2
2
3
+
## Deprecate `timestampWithMs` export - #7878
4
+
5
+
The `timestampWithMs` util is deprecated in favor of using `timestampInSeconds`.
6
+
3
7
## Remove requirement for `@sentry/tracing` package (since 7.46.0)
4
8
5
9
With `7.46.0` you no longer require the `@sentry/tracing` package to use tracing and performance monitoring with the Sentry JavaScript SDKs. The `@sentry/tracing` package will be removed in a future major release, but can still be used in the meantime.
0 commit comments