Open andreipopovici opened 6 years ago
+1 for this, we would like to get rid of this warning
tagging @brennan @Peripheral1994 @Rowno @jgershen for assistance here.
cc @calvinfo !
No news on this? Thinking to disable the integration at all and include Raven manually 😞
Sentry has deprecated Raven.js and moved to a new Universal Browser experience, under the @sentry/browser
package, it seems:
import * as Sentry from '@sentry/browser';
https://github.com/segment-integrations/analytics.js-integration-sentry/blob/93577492ce8528673c325559880021de9e87ab4f/lib/index.js#L27
We are trying to get rid of the following message in the Sentry dashboard:
The most recent Sentry version is:
<script src="https://cdn.ravenjs.com/3.23.1/raven.min.js" crossorigin="anonymous"></script>