Deprecate `raven` and `raven-js`.
Package + Version
- [ ]
@sentry/browser - [ ]
@sentry/node - [x]
raven-js - [x]
raven-node(raven for node) - [ ] other:
Version:
any
Description
According to https://docs.sentry.io/clients/javascript/ and https://docs.sentry.io/clients/node/ raven and raven-js have been deprecated. This should be reflected in the npm registry, so users get a warning when they install these packages.
npm deprecate raven 'This package has been deprecated in favour of @sentry/node'
npm deprecate raven-js 'This package has been deprecated in favour of @sentry/browser'
Hey thanks for writing in! We’re chatting about this internally, will leave an update once we’ve made a decision!
@HazAT, can you help us here, please?
@mitsuhiko any objections to pulling the trigger on this one?
It's fine to deprecate, but please work with @smeubank to follow the deprecation process we have.
https://www.npmjs.com/package/raven
https://www.npmjs.com/package/raven-js
Bit late to the party to update this issue, but both have been deprecated